Skip to content

Commit 33f3543

Browse files
author
HayesGordon
committed
chore: release v10.5.3
1 parent e85a430 commit 33f3543

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": "10.5.2",
3+
"version": "10.5.3",
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+
#### [10.5.3](https://github.com/rive-app/rive-android/compare/10.5.2...10.5.3)
8+
9+
- refactor(Android): Compose Improvements (#11057) 97b6cd2b65 [`3fd1873`](https://github.com/rive-app/rive-android/commit/3fd187315aa7ae8a04771471a5aaa2a2ed574f15)
10+
- fix(EA): list index can be compared to numbers (#11194) e2f7d6cde1 [`e85a430`](https://github.com/rive-app/rive-android/commit/e85a4300249b54ff80454f15902187b45e029d46)
11+
- feature: apply clippings as separate drawables (#11183) c3237c0283 [`c75bae7`](https://github.com/rive-app/rive-android/commit/c75bae7a3242a147aa6d6bf618561f37c35ddf58)
12+
713
#### [10.5.2](https://github.com/rive-app/rive-android/compare/10.5.1...10.5.2)
814

15+
> 27 November 2025
16+
917
- fix(android): crash on artboard resizing (#11176) e3c08f895c [`adb1852`](https://github.com/rive-app/rive-android/commit/adb1852d83e2f714e44b0e25505a3515e9612c7d)
1018
- fix: store `stylePicker` in a variable to prevent GC (#11079) ea0a4b09bb [`554a0a6`](https://github.com/rive-app/rive-android/commit/554a0a6c80c9993eee2b85009c1ae8e670b040bd)
11-
- chore: Refactor invalidateEffect for StrokeEffects (#11173) 05630acdb1 [`09fc7f3`](https://github.com/rive-app/rive-android/commit/09fc7f38317d4671789a6e6ff63d060255208513)
19+
- chore: release v10.5.2 [`f62355f`](https://github.com/rive-app/rive-android/commit/f62355fad3afa7590e4e65a8aa772bfc2ffcbb68)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.5.2
1+
10.5.3

0 commit comments

Comments
 (0)