Skip to content

Commit a3fad03

Browse files
author
HayesGordon
committed
chore: release v11.3.0
1 parent c0ef434 commit a3fad03

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.2.1",
3+
"version": "11.3.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+
#### [11.3.0](https://github.com/rive-app/rive-android/compare/11.2.1...11.3.0)
8+
9+
- feat(Android): Do not draw when surface is lost (#11870) d117065966 [`c0ef434`](https://github.com/rive-app/rive-android/commit/c0ef434d04cde6149a9eb9fa924e0cee4e806164)
10+
- 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)
12+
713
#### [11.2.1](https://github.com/rive-app/rive-android/compare/11.2.0...11.2.1)
814

15+
> 2 March 2026
16+
17+
- chore: release v11.2.1 [`fdcd7ec`](https://github.com/rive-app/rive-android/commit/fdcd7ec3eeadc042e7f8400869ce412e4c5dc981)
918
- fix(Android): Do not include debug symbols (#11788) 806facbaca [`e9dff3c`](https://github.com/rive-app/rive-android/commit/e9dff3ca1102377bc908df2ac7ee64831d7b6318)
1019
- fix: reinit scripted objects owned by the state machine (#11783) 72f38fef07 [`ad259f8`](https://github.com/rive-app/rive-android/commit/ad259f8a165c334fa4a32e18d485c170724cdaa5)
11-
- chore: make viewmodel references safer (#11781) 0961388866 [`2179cec`](https://github.com/rive-app/rive-android/commit/2179cecf0402b4fa13977c8368d68c646551f866)
1220

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

VERSION

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

0 commit comments

Comments
 (0)