Skip to content

Commit 1f18b74

Browse files
author
HayesGordon
committed
chore: release v11.3.1
1 parent 4fc2199 commit 1f18b74

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

.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.3.0",
3+
"version": "11.3.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.3.1](https://github.com/rive-app/rive-android/compare/11.3.0...11.3.1)
8+
9+
- fix(runtime): store relinked view model instance on nested artboard (#11931) 76c7232fa1 [`4fc2199`](https://github.com/rive-app/rive-android/commit/4fc21991a23f6f423f5a60fe90caa7de239654b0)
10+
- feature: add support for sending keyboard inputs to focused elements (#11924) 19486d13d0 [`6ee8e8d`](https://github.com/rive-app/rive-android/commit/6ee8e8dd47b2e61b401cfe5ca68d8b0b2280b39b)
11+
- Add support for setting ViewModel value using Listeners and comparing ViewModels in Transition Conditions (#11917) 46a089fc12 [`fa2c0db`](https://github.com/rive-app/rive-android/commit/fa2c0db5461f5f793decc93476c2ae03ecc9214e)
12+
713
#### [11.3.0](https://github.com/rive-app/rive-android/compare/11.2.1...11.3.0)
814

15+
> 20 March 2026
16+
917
- feat(Android): Do not draw when surface is lost (#11870) d117065966 [`c0ef434`](https://github.com/rive-app/rive-android/commit/c0ef434d04cde6149a9eb9fa924e0cee4e806164)
18+
- chore: release v11.3.0 [`a3fad03`](https://github.com/rive-app/rive-android/commit/a3fad0390e8740990b1866066d27deabf81f6ec0)
1019
- Nnnnn library export fixes (#11884) 68176685ac [`302b604`](https://github.com/rive-app/rive-android/commit/302b6043eadb34a6547b569d49b8a7e50d4a33b0)
11-
- feat(vkcwa): Implement advanced blend (#11858) 37c39e85d4 [`343b243`](https://github.com/rive-app/rive-android/commit/343b243d0ec2eb5e4b8b386e553a9da23637536a)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.3.0
1+
11.3.1

0 commit comments

Comments
 (0)