Skip to content

Commit 7f8d4e5

Browse files
author
HayesGordon
committed
chore: release v11.2.0
1 parent 8f573a9 commit 7f8d4e5

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.1.2",
3+
"version": "11.2.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.2.0](https://github.com/rive-app/rive-android/compare/11.1.2...11.2.0)
8+
9+
- fix: Restore the fallback to Canvas (#11648) cb97e4072f [`ef0eca1`](https://github.com/rive-app/rive-android/commit/ef0eca15ca33fc812b81f315b9db072135b0fb08)
10+
- refactor(android): improve native library load fallback diagnostics (#11698) aa1be23a94 [`b9b1c52`](https://github.com/rive-app/rive-android/commit/b9b1c527446ccc7cfb8730bc174b053a205d1a20)
11+
- Armor the use of mapped gpu buffers (#11738) c4874f9ca2 [`8f573a9`](https://github.com/rive-app/rive-android/commit/8f573a9abd4b8c6437e9b7a62b02f8c381c2e54b)
12+
713
#### [11.1.2](https://github.com/rive-app/rive-android/compare/11.1.1...11.1.2)
814

15+
> 16 February 2026
16+
17+
- chore: release v11.1.2 [`99186d3`](https://github.com/rive-app/rive-android/commit/99186d3a709563d4cf209e2818cdfadb25bcc7c0)
918
- fix(Android): Fix CI tests (#11626) 4a2887534c [`babce47`](https://github.com/rive-app/rive-android/commit/babce4736babd7a403c984184398069172bdcc5c)
1019
- Fix Lua stack imbalance when registering module (#11683) a03a19071f [`d4e5837`](https://github.com/rive-app/rive-android/commit/d4e5837d78d942b3ec46df0ab403743e98cd0218)
11-
- Make better dithertypes image (#11664) 3fb7ee93b6 [`6f8c64d`](https://github.com/rive-app/rive-android/commit/6f8c64dd2e90e27c2914c2756be2357e98009693)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.1.2
1+
11.2.0

0 commit comments

Comments
 (0)