Skip to content

Commit 6c1f80d

Browse files
author
bodymovin
committed
chore: release v9.6.5
1 parent 11d99be commit 6c1f80d

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.4",
3+
"version": "9.6.5",
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.5](https://github.com/rive-app/rive-android/compare/9.6.4...9.6.5)
8+
9+
- Fix Android goldens [`2f8ef0d`](https://github.com/rive-app/rive-android/commit/2f8ef0d4927c8980aa97d1dc4fe0eb5b6f6adc92)
10+
- Improve Vulkan loading and organization [`3e9e365`](https://github.com/rive-app/rive-android/commit/3e9e3653f08dbab398bdb06322be66be61f2dddf)
11+
- Add webp decoder. [`8021144`](https://github.com/rive-app/rive-android/commit/8021144a399df0338bacd2db10424e362841a851)
12+
713
#### [9.6.4](https://github.com/rive-app/rive-android/compare/9.6.3...9.6.4)
814

15+
> 17 August 2024
16+
17+
- chore: release v9.6.4 [`9cf36d9`](https://github.com/rive-app/rive-android/commit/9cf36d9cbc5d72c91b0db801ad239abb30fba923)
918
- Use artboard properties as transition conditions [`2b69f8b`](https://github.com/rive-app/rive-android/commit/2b69f8b0469ab51dc7e9188d95f023da80e5dd3d)
1019
- Init NestedAnimation's nestedArtboard as nullptr [`f83c5ae`](https://github.com/rive-app/rive-android/commit/f83c5aeee78b3dd8ea891f1368431da1d8e4225a)
11-
- added some simple windows build scripts to make building on windows from powershell or command prompt easier [`dc71e33`](https://github.com/rive-app/rive-android/commit/dc71e33a350f9dc2ddbc6502afee2a2408703d95)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.6.4
1+
9.6.5

0 commit comments

Comments
 (0)