Skip to content

Commit

Permalink
chore: release v9.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Jun 28, 2024
1 parent 5a54dfe commit 85d9ead
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.5.2",
"version": "9.5.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.5.3](https://github.com/rive-app/rive-android/compare/9.5.2...9.5.3)

- Miscellaneous Layout UX Fixes [`5a54dfe`](https://github.com/rive-app/rive-android/commit/5a54dfe12fe492ea8ce29285faadb80fa1fa5749)
- Add yoga to thumbnail generator build [`6e88e57`](https://github.com/rive-app/rive-android/commit/6e88e570890905d56a4796454e7947ce61b64292)
- change how viewmodel instances target their viewmodel [`ce728c9`](https://github.com/rive-app/rive-android/commit/ce728c9a7c7bd0a1cda50956ca87c7f8458aee75)

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

> 24 June 2024
- Bump a few deps [`8488ab9`](https://github.com/rive-app/rive-android/commit/8488ab9332192f89a3785143ace094531403a94e)
- chore: release v9.5.2 [`756950e`](https://github.com/rive-app/rive-android/commit/756950ec501fbeb93d87b81a2c84a5eef93f7113)
- Xxxx databinding add boolean [`0313076`](https://github.com/rive-app/rive-android/commit/03130763b7674b4de8c638074c5b363fb336ad98)
- Xxxx data binding data context [`6a5e723`](https://github.com/rive-app/rive-android/commit/6a5e72360b15c7173245db014f8fd1d1f8769338)

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

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

0 comments on commit 85d9ead

Please sign in to comment.