Skip to content

Commit 3d8ea5b

Browse files
author
ErikUggeldahl
committed
chore: release v11.1.1
1 parent 652df7c commit 3d8ea5b

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.1.0",
3+
"version": "11.1.1",
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+
#### [11.1.1](https://github.com/rive-app/rive-android/compare/11.1.0...11.1.1)
8+
9+
- fix(apple): use core text suggested fallback font if necessary (#11530) 147fe75b6b [`652df7c`](https://github.com/rive-app/rive-android/commit/652df7c406ca6739983176ee7fbefc4eba4a07b1)
10+
- feature: add support for mapping view models to artboards in lists (#11524) 41002bf174 [`8be94fa`](https://github.com/rive-app/rive-android/commit/8be94fa8a2a82ce92a28dc1e144bd748b49cd592)
11+
- fix(UAT): script asset key id (#11525) e59db089ed [`066542d`](https://github.com/rive-app/rive-android/commit/066542dc0d612e83dd964b2b09e3ce620251cf56)
12+
713
#### [11.1.0](https://github.com/rive-app/rive-android/compare/11.0.0...11.1.0)
814

15+
> 13 January 2026
16+
917
- fix(scripting): search first parent transform component to build scri… (#11443) 99ca3a30cc [`b3a8f02`](https://github.com/rive-app/rive-android/commit/b3a8f02a09466500d6a14b2225b5c96e7812f240)
1018
- 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)
19+
- chore: release v11.1.0 [`2c87900`](https://github.com/rive-app/rive-android/commit/2c879007ce456b6f2128f047a55f4991feade781)
1220

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

VERSION

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

0 commit comments

Comments
 (0)