Skip to content

Commit

Permalink
chore: release v9.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Nov 13, 2024
1 parent 7cc6759 commit 758b7af
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/release/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/scripts/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rive-android-release-stub",
"version": "9.10.2",
"version": "9.10.3",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

#### [9.10.3](https://github.com/rive-app/rive-android/compare/9.10.2...9.10.3)

- Work around Galaxy S22 compiler bugs [`7cc6759`](https://github.com/rive-app/rive-android/commit/7cc6759f2c9ceb2e5dba81c43811d25dcc296965)
- invert order of advance between parent and child [`c51d55f`](https://github.com/rive-app/rive-android/commit/c51d55f6fa391e65e526b73dbe9d2f0ae247efb5)
- Prevent NestedArtboard advance when not playing [`686b44b`](https://github.com/rive-app/rive-android/commit/686b44bc32ab9736d67d10989fd5019afd01f970)

#### [9.10.2](https://github.com/rive-app/rive-android/compare/9.10.1...9.10.2)

> 12 November 2024
- Working on option C for update cycle [`b8eb9a2`](https://github.com/rive-app/rive-android/commit/b8eb9a22e72a6f8885313697f90a8d5ac17c1812)
- chore: release v9.10.2 [`860a0c3`](https://github.com/rive-app/rive-android/commit/860a0c302491bb40ba4972ec72bf8ca63c8d92ac)
- new arithmetic data converter that uses a viewmodel as input [`35718da`](https://github.com/rive-app/rive-android/commit/35718da989362c7bcfe775c04793b50ab8a215f9)
- Unreal build use build rive.sh [`d80f335`](https://github.com/rive-app/rive-android/commit/d80f335ac1a987f9d8cd459bb8b0d0e1bca1c22c)

#### [9.10.1](https://github.com/rive-app/rive-android/compare/9.10.0...9.10.1)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.10.2
9.10.3

0 comments on commit 758b7af

Please sign in to comment.