mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.3.5
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.4",
|
||||
"version": "6.3.5",
|
||||
"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.4",
|
||||
"version": "6.3.5",
|
||||
"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.5](https://github.com/rive-app/rive-ios/compare/6.3.4...6.3.5)
|
||||
|
||||
- Updating version files [`53f9b99`](https://github.com/rive-app/rive-ios/commit/53f9b992e773d32b78d42b0ad0ce5e23ecd23f1a)
|
||||
- invert order of advance between parent and child [`564dfe3`](https://github.com/rive-app/rive-ios/commit/564dfe3a8ad56ce4825ddccf8f839cb7bb32ae02)
|
||||
- Work around Galaxy S22 compiler bugs [`3cb8897`](https://github.com/rive-app/rive-ios/commit/3cb8897313c60228d57955a5634730feef107573)
|
||||
|
||||
#### [6.3.4](https://github.com/rive-app/rive-ios/compare/6.3.3...6.3.4)
|
||||
|
||||
> 12 November 2024
|
||||
|
||||
- chore: release v6.3.4 [`3c8145f`](https://github.com/rive-app/rive-ios/commit/3c8145fb6aff84cadbc74aa2813db795cea808cd)
|
||||
- Updating version files [`6223f8d`](https://github.com/rive-app/rive-ios/commit/6223f8d6fd631d3abfc8149b9c8df2339cdfc49e)
|
||||
- Working on option C for update cycle [`0798c1e`](https://github.com/rive-app/rive-ios/commit/0798c1e89393e3680ed1bd0e63a8f36eedf7b7cc)
|
||||
- new arithmetic data converter that uses a viewmodel as input [`d1fad45`](https://github.com/rive-app/rive-ios/commit/d1fad4502019b57f683ec9c86b1fd316ed2406aa)
|
||||
|
||||
#### [6.3.3](https://github.com/rive-app/rive-ios/compare/6.3.2...6.3.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user