File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rive-android-release-stub" ,
3
- "version" : " 9.6.0 " ,
3
+ "version" : " 9.6.1 " ,
4
4
"description" : " " ,
5
5
"scripts" : {
6
6
"release" : " release-it"
Original file line number Diff line number Diff line change @@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 9.6.1] ( https://github.com/rive-app/rive-android/compare/9.6.0...9.6.1 )
8
+
9
+ - Add better stack trace & test [ ` 8816b00 ` ] ( https://github.com/rive-app/rive-android/commit/8816b0095673b0fc65dceab4c9e284641df56850 )
10
+ - refactor conditions [ ` 3c97eca ` ] ( https://github.com/rive-app/rive-android/commit/3c97ecaf40837dbf007ec15e343e95609f3aafec )
11
+ - Fix layout shape hug in CPP [ ` 81337ba ` ] ( https://github.com/rive-app/rive-android/commit/81337ba1b7b94a1c7f7596dfb023d6671c9f0d41 )
12
+
7
13
#### [ 9.6.0] ( https://github.com/rive-app/rive-android/compare/9.5.6...9.6.0 )
8
14
15
+ > 23 July 2024
16
+
9
17
- skip custom events when creating hitshapes [ ` #7651 ` ] ( https://github.com/rive-app/rive-android/issues/7651 )
10
18
- Fix crash when skinnable isn’t found. [ ` #7317 ` ] ( https://github.com/rive-app/rive/issues/7317 )
11
19
- feat: android expose artboard volume getter setter [ ` 0b4cc43 ` ] ( https://github.com/rive-app/rive-android/commit/0b4cc43622e2ebc270597bfd7b360860e38b6e98 )
20
+ - chore: release v9.6.0 [ ` 28c5702 ` ] ( https://github.com/rive-app/rive-android/commit/28c570261e3ae9fac6d0c8a97dde534a0bdc8b5a )
12
21
- Layout drawable [ ` b9239ef ` ] ( https://github.com/rive-app/rive-android/commit/b9239efc7662edb9c58450133816dcc8f66ddde7 )
13
- - add bindable properties for state machines [ ` 4975fea ` ] ( https://github.com/rive-app/rive-android/commit/4975fea64fac37cb1c0456638f2ff6362561737b )
14
22
15
23
#### [ 9.5.6] ( https://github.com/rive-app/rive-android/compare/9.5.5...9.5.6 )
16
24
Original file line number Diff line number Diff line change 1
- 9.6.0
1
+ 9.6.1
You can’t perform that action at this time.
0 commit comments