Skip to content

Commit 44ef0fe

Browse files
author
ErikUggeldahl
committed
chore: release v10.0.2
1 parent 71245a9 commit 44ef0fe

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.1",
3+
"version": "10.0.2",
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.0.2](https://github.com/rive-app/rive-android/compare/10.0.1...10.0.2)
8+
9+
- fix: Remove printmapping ProGuard rule [`71245a9`](https://github.com/rive-app/rive-android/commit/71245a936e20442d94e67d90a076e4733e870f71)
10+
- clear bindable property when used [`0ec1b0c`](https://github.com/rive-app/rive-android/commit/0ec1b0cbf7f2afac2806ba59d23a5d998815b96a)
11+
- runtime golden: add support for databinding [`b0a5677`](https://github.com/rive-app/rive-android/commit/b0a56774fa54c12c3e2ef6313134ea048affdab5)
12+
713
#### [10.0.1](https://github.com/rive-app/rive-android/compare/10.0.0...10.0.1)
814

15+
> 28 February 2025
16+
17+
- chore: release v10.0.1 [`6006297`](https://github.com/rive-app/rive-android/commit/6006297fcb7737e853d7f2f6b36d4cc3f63602b3)
918
- invalidate stroke effects when path changes [`4ab1053`](https://github.com/rive-app/rive-android/commit/4ab1053ff00becaa9dc4c2b2af0ad95d5f574219)
1019
- 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)
1220

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

VERSION

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

0 commit comments

Comments
 (0)