Skip to content

Commit 83b80ba

Browse files
author
mjtalbot
committed
chore: release v1.0.2
1 parent 5b08e5f commit 83b80ba

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ 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-
#### [1.0.1](https://github.com/rive-app/rive-android/compare/0.2.19...1.0.1)
7+
#### [1.0.2](https://github.com/rive-app/rive-android/compare/1.0.1...1.0.2)
8+
9+
- update to use relinker [`5b08e5f`](https://github.com/rive-app/rive-android/commit/5b08e5f65b77422a2a200e471f153b791308293a)
10+
11+
### [1.0.1](https://github.com/rive-app/rive-android/compare/0.2.19...1.0.1)
12+
13+
> 5 November 2021
814
915
- Add a few more checks for loading the library locally [`216a2eb`](https://github.com/rive-app/rive-android/commit/216a2eb67ece2f10d76bfedf14c85ff77956b7f4)
1016
- Fix up initialization, example & README [`1b7e07e`](https://github.com/rive-app/rive-android/commit/1b7e07e64b04a3a3680493bdc2cfb9cc9fe0b857)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)