Skip to content

Commit 6dadb1a

Browse files
author
bodymovin
committed
chore: release v9.6.3
1 parent 5797a83 commit 6dadb1a

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.2",
3+
"version": "9.6.3",
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,11 +4,19 @@ 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.3](https://github.com/rive-app/rive-android/compare/9.6.2...9.6.3)
8+
9+
- fix hovered state of group listeners [`#7838`](https://github.com/rive-app/rive-android/issues/7838)
10+
- editor: nine-slicing core data type definitions [`5797a83`](https://github.com/rive-app/rive-android/commit/5797a83e49188fccdddb2426652e77af12520b5b)
11+
- Update version to macosx 11 for runtime. [`3ee762c`](https://github.com/rive-app/rive-android/commit/3ee762ce29836848283895c393331d4393586430)
12+
713
#### [9.6.2](https://github.com/rive-app/rive-android/compare/9.6.1...9.6.2)
814

15+
> 13 August 2024
16+
17+
- chore: release v9.6.2 [`6e9fff0`](https://github.com/rive-app/rive-android/commit/6e9fff0ea012a36706be224fe185c1ef74ff1b8c)
918
- feat: add nested text run getters and setters in Unity [`fa569bd`](https://github.com/rive-app/rive-android/commit/fa569bddc45dbf46950a6defff30e09b025595f8)
1019
- add two data converters [`3a444f1`](https://github.com/rive-app/rive-android/commit/3a444f1f87e02cb6e84e3f06c6a786d3a7947c03)
11-
- added a blt command for render targets that do not support VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT [`97f7f40`](https://github.com/rive-app/rive-android/commit/97f7f401350801a6f07d525f10fede692ece14aa)
1220

1321
#### [9.6.1](https://github.com/rive-app/rive-android/compare/9.6.0...9.6.1)
1422

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.6.2
1+
9.6.3

0 commit comments

Comments
 (0)