Skip to content

Commit

Permalink
chore: release v9.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Oct 2, 2024
1 parent ff4a6b0 commit e32ffa1
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.9.2",
"version": "9.9.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.9.3](https://github.com/rive-app/rive-android/compare/9.9.2...9.9.3)

- fix uninitialized font features [`ff4a6b0`](https://github.com/rive-app/rive-android/commit/ff4a6b0b83b8fb8b8b72cf643613dd0faf7c4f69)
- add text bindable properties [`517bf49`](https://github.com/rive-app/rive-android/commit/517bf491b333a4869ac818d8b1a03d88ff9c2aab)
- added #ifdef where it was missing [`d61ef2f`](https://github.com/rive-app/rive-android/commit/d61ef2fcc68a2631427c8f52fd52293dad58b13d)

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

> 1 October 2024
- fix: nested triggers at path using incorrect method parameter [`1a214e5`](https://github.com/rive-app/rive-android/commit/1a214e5564d05ba1d369d375fff7c28ba266a9c1)
- chore: release v9.9.2 [`20fd2e7`](https://github.com/rive-app/rive-android/commit/20fd2e7244372db7fe4f8f4854df0cd5b4219cea)
- apt install python3-ply [`dc5ed9d`](https://github.com/rive-app/rive-android/commit/dc5ed9d77ad451fb0b2af98a350ba6c37cbd216a)
- Clone draw for cache optimizations [`60d9936`](https://github.com/rive-app/rive-android/commit/60d9936d1e2bf86e2d0f99294805761f8d0f1f8b)

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

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

0 comments on commit e32ffa1

Please sign in to comment.