Skip to content

Commit 39efae5

Browse files
author
ErikUggeldahl
committed
chore: release v10.4.0
1 parent 2fb4fc5 commit 39efae5

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-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.3.3",
3+
"version": "10.4.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ 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.0](https://github.com/rive-app/rive-android/compare/10.3.3...10.4.0)
8+
9+
- feat(Android): Image, list, and artboard data binding (#10052) 4ab2878965 [`2fb4fc5`](https://github.com/rive-app/rive-android/commit/2fb4fc55e87e15fe08a80c3e66a51aa51f970471)
10+
711
#### [10.3.3](https://github.com/rive-app/rive-android/compare/10.3.2...10.3.3)
812

13+
> 6 August 2025
14+
15+
- chore: release v10.3.3 [`24e12ac`](https://github.com/rive-app/rive-android/commit/24e12ac505b28f0045f99d95887230d9d93932d0)
916
- fix nested events conflicting with parent events (#10326) 51f1f66e31 [`b41d995`](https://github.com/rive-app/rive-android/commit/b41d995bb338dab8c833a6ca5166657e3aa33c01)
1017
- add support for view model trigger based listeners (#10323) e7ef71b568 [`7acee2b`](https://github.com/rive-app/rive-android/commit/7acee2bca4274cf9ffb2d7fff24d249f25563400)
11-
- add advanced phase to render loop (#10318) af18705be2 [`ebf5118`](https://github.com/rive-app/rive-android/commit/ebf5118595b4e5b042adbb18802c8ae2b4061c1d)
1218

1319
#### [10.3.2](https://github.com/rive-app/rive-android/compare/10.3.1...10.3.2)
1420

VERSION

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

0 commit comments

Comments
 (0)