Skip to content

Commit

Permalink
chore: release v9.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Oct 15, 2024
1 parent 100cc31 commit fde527a
Show file tree
Hide file tree
Showing 4 changed files with 9 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.9.4",
"version": "9.9.5",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ 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.5](https://github.com/rive-app/rive-android/compare/9.9.4...9.9.5)

- Make layout position type and scale type keyable [`100cc31`](https://github.com/rive-app/rive-android/commit/100cc3188ab304ea8700c90b638cccca9511e940)

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

> 14 October 2024
- Drop the ColumnLimit to 80 for clang-format [`74b58c1`](https://github.com/rive-app/rive-android/commit/74b58c1a94dce9c989046dd5d61ba9e10fc8c0c8)
- fix: incorrect parameter method overloading on play [`20c9cb4`](https://github.com/rive-app/rive-android/commit/20c9cb4ab625b1b727ee77cfea3b0365bcc6b106)
- Fallback Fonts Fix [`f3e4b39`](https://github.com/rive-app/rive-android/commit/f3e4b39338e32e85bd6d74345671ea6aa9a03b57)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.9.4
9.9.5

0 comments on commit fde527a

Please sign in to comment.