Skip to content

Commit 16a1d03

Browse files
author
umberto-sonnino
committed
chore: release v10.4.1
1 parent f5e10d3 commit 16a1d03

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
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.0",
3+
"version": "10.4.1",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.4.1](https://github.com/rive-app/rive-android/compare/10.4.0...10.4.1)
8+
9+
- fix: dispose the renderer without blocking the UI thread (#10331) 2882eeb56a [`f5e10d3`](https://github.com/rive-app/rive-android/commit/f5e10d3b8bb20fc667a19cdfcd1110b4159e35ed)
10+
- Feature: scripted data inputs (#10339) 8693175cee [`8b69331`](https://github.com/rive-app/rive-android/commit/8b69331cfbd511a9a9a31d81330f84da8fa1900d)
11+
- make more constraint values bindable (#10351) 9674376769 [`70c5fad`](https://github.com/rive-app/rive-android/commit/70c5fad42f9f58b8b9beef851a4a40f79454c4a4)
12+
713
#### [10.4.0](https://github.com/rive-app/rive-android/compare/10.3.3...10.4.0)
814

15+
> 7 August 2025
16+
917
- feat(Android): Image, list, and artboard data binding (#10052) 4ab2878965 [`2fb4fc5`](https://github.com/rive-app/rive-android/commit/2fb4fc55e87e15fe08a80c3e66a51aa51f970471)
18+
- chore: release v10.4.0 [`39efae5`](https://github.com/rive-app/rive-android/commit/39efae558023fe76d955568a88709f73cbb78e86)
1019

1120
#### [10.3.3](https://github.com/rive-app/rive-android/compare/10.3.2...10.3.3)
1221

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.4.0
1+
10.4.1

0 commit comments

Comments
 (0)