mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.7.0
This commit is contained in:
4
.github/release/package-lock.json
generated
vendored
4
.github/release/package-lock.json
generated
vendored
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.6.3",
|
||||
"version": "6.7.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.6.3",
|
||||
"version": "6.7.0",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^6.0.1",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.6.3",
|
||||
"version": "6.7.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
#### [6.7.0](https://github.com/rive-app/rive-ios/compare/6.6.3...6.7.0)
|
||||
|
||||
- Use updated CADisplayLink API for macOS 14+ [`7247148`](https://github.com/rive-app/rive-ios/commit/724714802e2fa9aa409c5fbcebeafd854e2d2d2a)
|
||||
- Updating version files [`9cb1022`](https://github.com/rive-app/rive-ios/commit/9cb102229426b2b905149bcb80a41990d2fdca47)
|
||||
- Nnnn apply target to source on change [`23f714d`](https://github.com/rive-app/rive-ios/commit/23f714deae87d8143859f2c47377f98455acac18)
|
||||
|
||||
#### [6.6.3](https://github.com/rive-app/rive-ios/compare/6.6.2...6.6.3)
|
||||
|
||||
> 15 February 2025
|
||||
|
||||
- Add RenderPath::addRawPath [`1dadb41`](https://github.com/rive-app/rive-ios/commit/1dadb418bde91361c6229f421a6bcb84e1a6e556)
|
||||
- chore: release v6.6.3 [`287e190`](https://github.com/rive-app/rive-ios/commit/287e19019ab9007997e81d8df40c055fef801e63)
|
||||
- Updating version files [`73190ef`](https://github.com/rive-app/rive-ios/commit/73190ef6bd3e88a05fcb5d5080f03221a792d76c)
|
||||
- fix dash with world path [`5428201`](https://github.com/rive-app/rive-ios/commit/54282015ffe7f227fe1ebcbf01df42d360367e47)
|
||||
|
||||
#### [6.6.2](https://github.com/rive-app/rive-ios/compare/6.6.1...6.6.2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user