Skip to content

Commit 9a79c7c

Browse files
author
ErikUggeldahl
committed
chore: release v11.6.0
1 parent de1a00f commit 9a79c7c

4 files changed

Lines changed: 12 additions & 4 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.5.0",
3+
"version": "11.6.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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.6.0](https://github.com/rive-app/rive-android/compare/11.5.0...11.6.0)
8+
9+
- fix(Android): Render Target ANR (#12470) fc77e0e0ef [`d8a3982`](https://github.com/rive-app/rive-android/commit/d8a39826422108943c13c43989a6eef16ef1d3c4)
10+
- fix(Android): Legacy: Update databinds under lock (#12480) e1151b7f96 [`c372a04`](https://github.com/rive-app/rive-android/commit/c372a048a9e1b62c6e1790e55e6b0f1e7ce41ca8)
11+
- fix(Android): Legacy: Log error instead of throwing when auto-bind fails (#12481) d596bba7a7 [`424170c`](https://github.com/rive-app/rive-android/commit/424170c000250b4595badde5b80ca36fba3b30bd)
12+
713
#### [11.5.0](https://github.com/rive-app/rive-android/compare/11.4.1...11.5.0)
814

15+
> 6 May 2026
16+
917
- feat(Android): Hardware Bitmap Rendering (#12231) a22106e3db [`0050823`](https://github.com/rive-app/rive-android/commit/0050823224bb2e255814f75d1be007ed451557d0)
1018
- Nnnnn focus management fixes (#12290) 12495d656d [`e873069`](https://github.com/rive-app/rive-android/commit/e873069444f5c515a8363c472a60c5de579b9d24)
1119
- fix(Android): Non-recursive linking (#12293) 2ee033da32 [`da4428a`](https://github.com/rive-app/rive-android/commit/da4428aef5c00e1bcd67eb1f232a96fa8636149e)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.5.0
1+
11.6.0

0 commit comments

Comments
 (0)