Skip to content

Commit f62355f

Browse files
author
HayesGordon
committed
chore: release v10.5.2
1 parent adb1852 commit f62355f

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.1",
3+
"version": "10.5.2",
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.2](https://github.com/rive-app/rive-android/compare/10.5.1...10.5.2)
8+
9+
- fix(android): crash on artboard resizing (#11176) e3c08f895c [`adb1852`](https://github.com/rive-app/rive-android/commit/adb1852d83e2f714e44b0e25505a3515e9612c7d)
10+
- 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)
12+
713
#### [10.5.1](https://github.com/rive-app/rive-android/compare/10.5.0...10.5.1)
814

15+
> 6 November 2025
16+
917
- style(Android): Many warnings and style fixes (#10886) abb33a5433 [`2cb1878`](https://github.com/rive-app/rive-android/commit/2cb18783b8f76a0e23ed6fb1c5ed00357f66615d)
1018
- refactor(Android): Build system refactor (#10938) 60a6d3cee8 [`e312975`](https://github.com/rive-app/rive-android/commit/e312975119e6e93a7868edf9c0627a5051d382e6)
11-
- feat: Implement clockwise mode on GL_EXT_shader_pixel_local_storage2 (#10987) 5f018f395b [`2d4c198`](https://github.com/rive-app/rive-android/commit/2d4c1982fcf178c20f3eb6cd900469ab7c905723)
19+
- chore: release v10.5.1 [`f67aa5b`](https://github.com/rive-app/rive-android/commit/f67aa5b948eed680e66c0836695b28f442e0c543)
1220

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

VERSION

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

0 commit comments

Comments
 (0)