Skip to content

Commit 6006297

Browse files
author
bodymovin
committed
chore: release v10.0.1
1 parent 4ab1053 commit 6006297

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.0.0",
3+
"version": "10.0.1",
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,7 +4,15 @@ 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)
7+
#### [10.0.1](https://github.com/rive-app/rive-android/compare/10.0.0...10.0.1)
8+
9+
- invalidate stroke effects when path changes [`4ab1053`](https://github.com/rive-app/rive-android/commit/4ab1053ff00becaa9dc4c2b2af0ad95d5f574219)
10+
- testing codecov [`579bcf1`](https://github.com/rive-app/rive-android/commit/579bcf10dbb9ac1fe6c89c4ccd3c6061185a2575)
11+
- Move curve softening math for feathers to the GPU [`15043db`](https://github.com/rive-app/rive-android/commit/15043db79c276a9b7c07a0860920bcdb80fffb6c)
12+
13+
### [10.0.0](https://github.com/rive-app/rive-android/compare/9.13.10...10.0.0)
14+
15+
> 27 February 2025
816
917
- Remove Skia from android runtime [`fc4f64e`](https://github.com/rive-app/rive-android/commit/fc4f64ea3721dfac03b6ce8900d61d1ce4305ce6)
1018
- Final Skia Removal [`9f4522f`](https://github.com/rive-app/rive-android/commit/9f4522fe43f2dec0460a40fa9959d5a6a133a19b)

VERSION

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

0 commit comments

Comments
 (0)