Skip to content

Commit 0a803e0

Browse files
author
ErikUggeldahl
committed
chore: release v10.1.0
1 parent 7a16a79 commit 0a803e0

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-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.0.5",
3+
"version": "10.1.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,21 @@ 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.1.0](https://github.com/rive-app/rive-android/compare/10.0.5...10.1.0)
8+
9+
- Create add_to_project.yml [`#365`](https://github.com/rive-app/rive-android/pull/365)
10+
- libraries: serialize library artboards as local artboards [`#9324`](https://github.com/rive-app/rive/issues/9324)
11+
- Android Data Binding [`7a16a79`](https://github.com/rive-app/rive-android/commit/7a16a79d53c42f15e26eda2366da3717b27dbacb)
12+
- fix: data converter range mapper argument order [`1149872`](https://github.com/rive-app/rive-android/commit/1149872eb54c9e6ab2626d8638693313a93c4793)
13+
- fix: access enums data [`ff374d8`](https://github.com/rive-app/rive-android/commit/ff374d80c9745d29113adca8b7e507e83413e4b5)
14+
715
#### [10.0.5](https://github.com/rive-app/rive-android/compare/10.0.4...10.0.5)
816

17+
> 8 April 2025
18+
919
- fix(Android): Render thread crash [`4a64b95`](https://github.com/rive-app/rive-android/commit/4a64b95981a92adc715a19517fc5cb846a18b5a0)
20+
- chore: release v10.0.5 [`b6f7af9`](https://github.com/rive-app/rive-android/commit/b6f7af97f0f48f649d594df766180f0f47ee91dc)
1021
- Fix GL buffer race condition [`b001b21`](https://github.com/rive-app/rive-android/commit/b001b2144aa765db1926360f34c16ece913c3756)
11-
- Switch image textures to premultiplied alpha [`ad7c295`](https://github.com/rive-app/rive-android/commit/ad7c29530cbeb7f7f1575e236f584dfc7ccd7de9)
1222

1323
#### [10.0.4](https://github.com/rive-app/rive-android/compare/10.0.3...10.0.4)
1424

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.0.5
1+
10.1.0

0 commit comments

Comments
 (0)