Skip to content

Commit f85e292

Browse files
author
HayesGordon
committed
chore: release v9.9.0
1 parent facbcc3 commit f85e292

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.8.0",
3+
"version": "9.9.0",
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.9.0](https://github.com/rive-app/rive-android/compare/9.8.0...9.9.0)
8+
9+
- feat: android expose image asset width and height [`facbcc3`](https://github.com/rive-app/rive-android/commit/facbcc3cc5b4e15a5959f34c142f76238f0fa381)
10+
- Overhaul Vulkan synchronization [`5dacf18`](https://github.com/rive-app/rive-android/commit/5dacf186ee1e229c27458a640dd129cf0f5e6da7)
11+
- Remove Skia from ios_tests and quit building it on many runners [`7eb879f`](https://github.com/rive-app/rive-android/commit/7eb879f54bfacf45ab1999f7573dd529729d1333)
12+
713
#### [9.8.0](https://github.com/rive-app/rive-android/compare/9.7.1...9.8.0)
814

15+
> 13 September 2024
16+
917
- feat: android nested text runs [`baf7cb6`](https://github.com/rive-app/rive-android/commit/baf7cb63a4f6a6311392db09557e9a1677113191)
18+
- chore: release v9.8.0 [`1b2fdbb`](https://github.com/rive-app/rive-android/commit/1b2fdbbd3df782b54e446c206c959ebada6107e1)
1019
- Updates to layout hug [`d8b5aad`](https://github.com/rive-app/rive-android/commit/d8b5aad20c33f461bba0d29dc120b684efca4518)
11-
- revisit sync between flutter and c++ runtime [`ec02bb7`](https://github.com/rive-app/rive-android/commit/ec02bb7f385de5a14a2673f2d8bbe3224cf576d2)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.8.0
1+
9.9.0

0 commit comments

Comments
 (0)