Skip to content

Commit 7c97fdd

Browse files
author
ErikUggeldahl
committed
chore: release v10.4.3
1 parent a222403 commit 7c97fdd

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.2",
3+
"version": "10.4.3",
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.4.3](https://github.com/rive-app/rive-android/compare/10.4.2...10.4.3)
8+
9+
- fix(Android): RiveArtboardRenderer and Artboard lifetime fixes (#10496) 7c7ce460f4 [`a222403`](https://github.com/rive-app/rive-android/commit/a222403991c436e05436f4269cdbc52c9f53d72e)
10+
- feature: add auto generated state machine on artboard initialization (#10420) 6c147cb33f [`732237b`](https://github.com/rive-app/rive-android/commit/732237b0945a1eab2a5df6c50a2f32547570e7ba)
11+
- feature: console entry can be clicked to open script file (#10484) b555c57747 [`ca808c2`](https://github.com/rive-app/rive-android/commit/ca808c2da82788be0f4fb1381ad0d4d1f64766dc)
12+
713
#### [10.4.2](https://github.com/rive-app/rive-android/compare/10.4.1...10.4.2)
814

15+
> 22 August 2025
16+
917
- Artboard List items follow path (#10417) 68a608cfad [`cdcfaae`](https://github.com/rive-app/rive-android/commit/cdcfaae18d7e5555b68052a23936376d255809f9)
1018
- feat(webgpu): Add support for the webgpu2 API (#10423) f27cb54942 [`633d244`](https://github.com/rive-app/rive-android/commit/633d24480bb667a2c7a93ba9607922e61b9e30c3)
11-
- Add background draw shader loading to GL, D3D11, and D3D12 (#10388) c681049169 [`f84ffb8`](https://github.com/rive-app/rive-android/commit/f84ffb834e4bb9faae30fdb17fa206dae3cbafc9)
19+
- chore: release v10.4.2 [`ea1860e`](https://github.com/rive-app/rive-android/commit/ea1860ece5c2c0a6ce1c0e0f8acef55de5530a54)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.4.2
1+
10.4.3

0 commit comments

Comments
 (0)