Skip to content

Commit 2c87900

Browse files
author
ErikUggeldahl
committed
chore: release v11.1.0
1 parent 75cca1e commit 2c87900

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
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": "11.0.0",
3+
"version": "11.1.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,7 +4,15 @@ 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-
#### [11.0.0](https://github.com/rive-app/rive-android/compare/10.5.3...11.0.0)
7+
#### [11.1.0](https://github.com/rive-app/rive-android/compare/11.0.0...11.1.0)
8+
9+
- fix(scripting): search first parent transform component to build scri… (#11443) 99ca3a30cc [`b3a8f02`](https://github.com/rive-app/rive-android/commit/b3a8f02a09466500d6a14b2225b5c96e7812f240)
10+
- feat(Android): Scripting support (#11438) 9112280455 [`75cca1e`](https://github.com/rive-app/rive-android/commit/75cca1ec5e22ba843084b4f8050460473addfb5a)
11+
- Fix ScriptedDrawable save/restore (#11451) e7142dcfed [`98f6e39`](https://github.com/rive-app/rive-android/commit/98f6e39e722fe8f4ceebd65b80ddd0bea6127cc1)
12+
13+
### [11.0.0](https://github.com/rive-app/rive-android/compare/10.5.3...11.0.0)
14+
15+
> 8 January 2026
816
917
- feat(Android): Compose Testing and Improvements (#11198) b1b58bf66d [`44474e4`](https://github.com/rive-app/rive-android/commit/44474e4b488181643e41364914600073f12a5d43)
1018
- refactor: Move remaining command queue native functions to bridge (#11349) e03558d030 [`5ab5b78`](https://github.com/rive-app/rive-android/commit/5ab5b784d6789965786a99cdb9674439c2559b7a)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.0
1+
11.1.0

0 commit comments

Comments
 (0)