Skip to content

Commit 075ba4e

Browse files
author
umberto-sonnino
committed
chore: release v10.1.1
1 parent 31f2d89 commit 075ba4e

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.1.0",
3+
"version": "10.1.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,13 +4,21 @@ 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.1.1](https://github.com/rive-app/rive-android/compare/10.1.0...10.1.1)
8+
9+
- feat(fonts): implement indexed font fallback strategy & `getFallbackFonts()` API d9437f7601 [`31f2d89`](https://github.com/rive-app/rive-android/commit/31f2d895784fd08a9aef79abeb9dc487e936988c)
10+
- ci: Allow for manual pulling of submodules [`9450947`](https://github.com/rive-app/rive-android/commit/945094725a79d84d3fa912e763c69c1aa83b6def)
11+
- fix: do not draw fully transparent shape paints (#9573) 6082e56f65 [`7dae1a2`](https://github.com/rive-app/rive-android/commit/7dae1a2e1c9bbab9e6484cdec1b0e74a03443c47)
12+
713
#### [10.1.0](https://github.com/rive-app/rive-android/compare/10.0.5...10.1.0)
814

15+
> 16 April 2025
16+
917
- Create add_to_project.yml [`#365`](https://github.com/rive-app/rive-android/pull/365)
1018
- libraries: serialize library artboards as local artboards [`#9324`](https://github.com/rive-app/rive/issues/9324)
1119
- Android Data Binding [`7a16a79`](https://github.com/rive-app/rive-android/commit/7a16a79d53c42f15e26eda2366da3717b27dbacb)
20+
- chore: release v10.1.0 [`0a803e0`](https://github.com/rive-app/rive-android/commit/0a803e0dd355c00c3ccff592740583e0ff7171ca)
1221
- fix: data converter range mapper argument order [`1149872`](https://github.com/rive-app/rive-android/commit/1149872eb54c9e6ab2626d8638693313a93c4793)
13-
- fix: access enums data [`ff374d8`](https://github.com/rive-app/rive-android/commit/ff374d80c9745d29113adca8b7e507e83413e4b5)
1422

1523
#### [10.0.5](https://github.com/rive-app/rive-android/compare/10.0.4...10.0.5)
1624

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.1.0
1+
10.1.1

0 commit comments

Comments
 (0)