Skip to content

Commit 525a9ed

Browse files
author
mjtalbot
committed
chore: release v0.2.19
1 parent 9194e42 commit 525a9ed

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.github/scripts/release/package-lock.json

Lines changed: 1 addition & 1 deletion
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": "0.2.18",
3+
"version": "0.2.19",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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+
#### [0.2.19](https://github.com/rive-app/rive-android/compare/0.2.18...0.2.19)
8+
9+
- fix: update android pro guard rules to specify everything in the app.rive.runtime.kotlin namespace [`9194e42`](https://github.com/rive-app/rive-android/commit/9194e42985f9b5cd28c64c22ba8d16acf76a0091)
10+
- fix: update cpp to fix playback speed on nested artboards [`5479191`](https://github.com/rive-app/rive-android/commit/54791916480493cd583cb7da4003e2b0e15f28e1)
11+
712
#### [0.2.18](https://github.com/rive-app/rive-android/compare/0.2.17...0.2.18)
813

14+
> 28 October 2021
15+
16+
- chore: release v0.2.18 [`53d0760`](https://github.com/rive-app/rive-android/commit/53d07608c6c8344dd825bcef39c0094aa0ed7965)
917
- feature: update to include nested artboard compatibility [`0e4d1be`](https://github.com/rive-app/rive-android/commit/0e4d1be468de7a0e5fa3d8781c22a1e99a1fdfd9)
1018

1119
#### [0.2.17](https://github.com/rive-app/rive-android/compare/0.2.16...0.2.17)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.18
1+
0.2.19

0 commit comments

Comments
 (0)