Skip to content

Commit 3564293

Browse files
author
ErikUggeldahl
committed
chore: release v10.0.0
1 parent 1279ca7 commit 3564293

File tree

4 files changed

+28
-5
lines changed

4 files changed

+28
-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": "9.13.8",
3+
"version": "10.0.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,34 @@ 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.0.0](https://github.com/rive-app/rive-android/compare/9.13.10...10.0.0)
8+
9+
- Remove Skia from android runtime [`fc4f64e`](https://github.com/rive-app/rive-android/commit/fc4f64ea3721dfac03b6ce8900d61d1ce4305ce6)
10+
- Final Skia Removal [`9f4522f`](https://github.com/rive-app/rive-android/commit/9f4522fe43f2dec0460a40fa9959d5a6a133a19b)
11+
- Add RenderPath::addRawPath [`bc8bcc5`](https://github.com/rive-app/rive-android/commit/bc8bcc5271db79a96750e996c9a14b4b32627e0f)
12+
13+
#### [9.13.10](https://github.com/rive-app/rive-android/compare/9.13.9...9.13.10)
14+
15+
> 27 January 2025
16+
17+
- chore: release v9.13.10 [`43fd047`](https://github.com/rive-app/rive-android/commit/43fd047149b2656e44664a5da18505d5a0f803cd)
18+
- update submodule [`63b33ea`](https://github.com/rive-app/rive-android/commit/63b33ea97b7ecc294932cd7103f2f5caff765705)
19+
20+
#### [9.13.9](https://github.com/rive-app/rive-android/compare/9.13.8...9.13.9)
21+
22+
> 24 January 2025
23+
24+
- chore: release v9.13.9 [`6497307`](https://github.com/rive-app/rive-android/commit/64973078f5350e018a8fb67789ed189090e61c69)
25+
- chore: release v9.13.8 [`276b86b`](https://github.com/rive-app/rive-android/commit/276b86b03a690022a99330e9a4a50bab46697fc9)
26+
- delete rive_head version [`652639e`](https://github.com/rive-app/rive-android/commit/652639ef9b4da129f3a923971665610044ce8c2e)
27+
728
#### [9.13.8](https://github.com/rive-app/rive-android/compare/9.13.7...9.13.8)
829

30+
> 24 January 2025
31+
32+
- chore: release v9.13.8 [`c39428f`](https://github.com/rive-app/rive-android/commit/c39428fecbb1e4a40d84c994ba00ffd24535bab5)
933
- Require Android NDK r27c from premake [`4d26764`](https://github.com/rive-app/rive-android/commit/4d26764ba54fb58aad4ab89b198d18d76ac78ce4)
1034
- Editor + Runtime Feathers! [`94ffd91`](https://github.com/rive-app/rive-android/commit/94ffd91e2468dcfa47f95b78cad3d8194a67d049)
11-
- fix: Fix warnings related to not including reflection library [`8f2c8a3`](https://github.com/rive-app/rive-android/commit/8f2c8a304eef0d47d1438240fe76919de0061f0b)
1235

1336
#### [9.13.7](https://github.com/rive-app/rive-android/compare/9.13.6...9.13.7)
1437

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.13.8
1+
10.0.0

0 commit comments

Comments
 (0)