mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.3.9
This commit is contained in:
2
.github/release/package-lock.json
generated
vendored
2
.github/release/package-lock.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.3.8",
|
||||
"version": "6.3.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.3.8",
|
||||
"version": "6.3.9",
|
||||
"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.3.9](https://github.com/rive-app/rive-ios/compare/6.3.8...6.3.9)
|
||||
|
||||
- Updating version files [`f0c47b9`](https://github.com/rive-app/rive-ios/commit/f0c47b946a750507128e73fa40daf48a412ea378)
|
||||
- fix for incorrect android build option [`e839d84`](https://github.com/rive-app/rive-ios/commit/e839d8494376ebbf23250a0ef3aaa3c6551fa307)
|
||||
- Update linear animation advanceAndApply to return if more animation remains [`c35d62a`](https://github.com/rive-app/rive-ios/commit/c35d62acff1db5832111ee6f2f02c8a4e4cb9b22)
|
||||
|
||||
#### [6.3.8](https://github.com/rive-app/rive-ios/compare/6.3.7...6.3.8)
|
||||
|
||||
> 20 November 2024
|
||||
|
||||
- CoreText fallback shaper ex [`a0e735b`](https://github.com/rive-app/rive-ios/commit/a0e735b37be4f31f338a3cc99acf3dd88436e5b0)
|
||||
- chore: release v6.3.8 [`16222d2`](https://github.com/rive-app/rive-ios/commit/16222d2038ab1973dd89102b18c542ea91a5ff05)
|
||||
- Updating version files [`9ed54e8`](https://github.com/rive-app/rive-ios/commit/9ed54e826e82413783a9e29ee4db590b5463ef38)
|
||||
- editor: update the repeat limit for n-slicing [`4e969aa`](https://github.com/rive-app/rive-ios/commit/4e969aa81f1999b2a40e5e931e9bb4266d73655f)
|
||||
|
||||
#### [6.3.7](https://github.com/rive-app/rive-ios/compare/6.3.6...6.3.7)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user