Skip to content

Commit e8e7829

Browse files
author
ErikUggeldahl
committed
chore: release v10.5.0
1 parent eba1df5 commit e8e7829

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.4.5",
3+
"version": "10.5.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+
#### [10.5.0](https://github.com/rive-app/rive-android/compare/10.4.5...10.5.0)
8+
9+
- feat(Android): Process decoded images (#10755) 1441bcdf13 [`e8f2efb`](https://github.com/rive-app/rive-android/commit/e8f2efb56364a8c0b95714c080d37516cb90824c)
10+
- feat(Android): Multitouch and pointer exit support (#10848) 9bcc4a6d11 [`0cab255`](https://github.com/rive-app/rive-android/commit/0cab2550857933ce089ac3450b85a63f417b902a)
11+
- chore: add support for zero width spaces as word breakers (#10899) c804e738de [`eba1df5`](https://github.com/rive-app/rive-android/commit/eba1df55fd41223c297a5a74ee2847cac062f685)
12+
713
#### [10.4.5](https://github.com/rive-app/rive-android/compare/10.4.4...10.4.5)
814

15+
> 8 October 2025
16+
917
- data bind artboards rcp file (#10214) c542b9b7ac [`945ee7e`](https://github.com/rive-app/rive-android/commit/945ee7e323365e1b96938fb50efb408d0e0fe9b0)
18+
- chore: release v10.4.5 [`489086f`](https://github.com/rive-app/rive-android/commit/489086ff78ec7bb8edd182644abdc26c89556069)
1019
- fix(runtime): Invalidate stroke effects on ForegroundLayoutDrawable (#10733) 2f7bed5eb1 [`07f374b`](https://github.com/rive-app/rive-android/commit/07f374b6a84d15b3a4afec5f0fa693f16c9a8009)
11-
- fix: keep unprocessed data binds until they are consumed (#10732) f4b36c2d03 [`87ba276`](https://github.com/rive-app/rive-android/commit/87ba2767e880548f1604d751b8b1c33da645a6a8)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.4.5
1+
10.5.0

0 commit comments

Comments
 (0)