Skip to content

Commit 16263d5

Browse files
author
umberto-sonnino
committed
chore: release v9.6.1
1 parent 8816b00 commit 16263d5

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.github/scripts/release/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rive-android-release-stub",
3-
"version": "9.6.0",
3+
"version": "9.6.1",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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+
713
#### [9.6.0](https://github.com/rive-app/rive-android/compare/9.5.6...9.6.0)
814

15+
> 23 July 2024
16+
917
- skip custom events when creating hitshapes [`#7651`](https://github.com/rive-app/rive-android/issues/7651)
1018
- Fix crash when skinnable isn’t found. [`#7317`](https://github.com/rive-app/rive/issues/7317)
1119
- 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)
1221
- 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)
1422

1523
#### [9.5.6](https://github.com/rive-app/rive-android/compare/9.5.5...9.5.6)
1624

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.6.0
1+
9.6.1

0 commit comments

Comments
 (0)