File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rive-android-release-stub" ,
3
- "version" : " 10.1.0 " ,
3
+ "version" : " 10.1.1 " ,
4
4
"description" : " " ,
5
5
"scripts" : {
6
6
"release" : " release-it"
Original file line number Diff line number Diff line change @@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
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
+
7
13
#### [ 10.1.0] ( https://github.com/rive-app/rive-android/compare/10.0.5...10.1.0 )
8
14
15
+ > 16 April 2025
16
+
9
17
- Create add_to_project.yml [ ` #365 ` ] ( https://github.com/rive-app/rive-android/pull/365 )
10
18
- libraries: serialize library artboards as local artboards [ ` #9324 ` ] ( https://github.com/rive-app/rive/issues/9324 )
11
19
- 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 )
12
21
- 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 )
14
22
15
23
#### [ 10.0.5] ( https://github.com/rive-app/rive-android/compare/10.0.4...10.0.5 )
16
24
Original file line number Diff line number Diff line change 1
- 10.1.0
1
+ 10.1.1
You can’t perform that action at this time.
0 commit comments