Skip to content

Commit 0ac85ca

Browse files
author
avivian
committed
chore: release v0.2.13
1 parent a8e7131 commit 0ac85ca

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-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.12",
3+
"version": "0.2.13",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.13](https://github.com/rive-app/rive-android/compare/0.2.12...0.2.13)
8+
9+
- Track playing animations on detach from window [`a8e7131`](https://github.com/rive-app/rive-android/commit/a8e713173e9fa2761ff0c455d8170da562b5656d)
10+
711
#### [0.2.12](https://github.com/rive-app/rive-android/compare/0.2.10...0.2.12)
812

13+
> 12 August 2021
14+
915
- add release it workflow to on merge [`d30d781`](https://github.com/rive-app/rive-android/commit/d30d78153a97e44c3157317b3454baa6080e32f8)
1016
- add Changelog and Version to repo [`be0f801`](https://github.com/rive-app/rive-android/commit/be0f801cf577d5e991e02ab9678e778663f7f5e4)
1117
- chore: update rive-cpp dependency [`74767bc`](https://github.com/rive-app/rive-android/commit/74767bceffeee54d00c36c9c3a916fff82ebef66)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.12
1+
0.2.13

0 commit comments

Comments
 (0)