Skip to content

Commit

Permalink
chore: release v9.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Dec 10, 2024
1 parent bc85597 commit 6f537e5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 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.12.1",
"version": "9.12.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.12.2](https://github.com/rive-app/rive-android/compare/9.12.1...9.12.2)

- call syncStyleChanges on update [`bc85597`](https://github.com/rive-app/rive-android/commit/bc85597582d8019a9fa392d719f93c251697edcf)
- Override layoutcomponent x/y using layoutX/Y [`8391ab8`](https://github.com/rive-app/rive-android/commit/8391ab8ba9454d83ecb60decc5f2df7bf0d01bee)
- Nnnn data bind fixes part 3 [`b2a9e91`](https://github.com/rive-app/rive-android/commit/b2a9e9102033ee2d0387422950343cd69ea06d30)

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

> 5 December 2024
- Build Cleanup & Dependency Minimization [`4f70fd7`](https://github.com/rive-app/rive-android/commit/4f70fd70ca4a6b58fb63aec10d1bb25fb6205788)
- fix: Solved threading problem by null checking removed queued inputs [`1081f88`](https://github.com/rive-app/rive-android/commit/1081f880b26c9aed4f8c26f102c79f12e8de257b)
- Add Skia clean skip [`679df96`](https://github.com/rive-app/rive-android/commit/679df96290cadea4ddfeea4c7be10d6433a5920d)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.12.1
9.12.2

0 comments on commit 6f537e5

Please sign in to comment.