Skip to content

Commit 1b2fdbb

Browse files
author
HayesGordon
committed
chore: release v9.8.0
1 parent baf7cb6 commit 1b2fdbb

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.7.1",
3+
"version": "9.8.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.8.0](https://github.com/rive-app/rive-android/compare/9.7.1...9.8.0)
8+
9+
- feat: android nested text runs [`baf7cb6`](https://github.com/rive-app/rive-android/commit/baf7cb63a4f6a6311392db09557e9a1677113191)
10+
- 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)
12+
713
#### [9.7.1](https://github.com/rive-app/rive-android/compare/9.7.0...9.7.1)
814

15+
> 12 September 2024
16+
17+
- chore: release v9.7.1 [`ca9146f`](https://github.com/rive-app/rive-android/commit/ca9146f7a941377111ecc95740f174b6e08e0776)
918
- Fix intrinsically sizeable bug [`5163a36`](https://github.com/rive-app/rive-android/commit/5163a3664c42292aa4e0cbfd2c0d3e0a941ce66f)
1019
- bump premake [`bd5dff3`](https://github.com/rive-app/rive-android/commit/bd5dff3bff40f8b50809bf9aee62b52ee38a1db5)
11-
- Fix default target id for ListenerAlignTarget [`c04e00e`](https://github.com/rive-app/rive-android/commit/c04e00e4d28b53103d21d44dd437c5047210d29b)
1220

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

VERSION

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

0 commit comments

Comments
 (0)