Skip to content

Commit

Permalink
chore: release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umberto-sonnino committed Jul 14, 2023
1 parent 9f9d76a commit 3c66874
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/release/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/scripts/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rive-android-release-stub",
"version": "5.1.6",
"version": "6.0.0",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [6.0.0](https://github.com/rive-app/rive-android/compare/5.1.6...6.0.0)

- Set runtime dir as environment variable for CI [`9f9d76a`](https://github.com/rive-app/rive-android/commit/9f9d76ae101a92d7ed729f87733ef8723d6b41c6)

#### [5.1.6](https://github.com/rive-app/rive-android/compare/5.1.5...5.1.6)

> 14 July 2023
- Add CMake support for building Android and Catch2 Tests [`3b48676`](https://github.com/rive-app/rive-android/commit/3b48676c804b611c4e94869a57040c2208adbc5d)
- Add fix for lifecycle observe leak [`9e2beb8`](https://github.com/rive-app/rive-android/commit/9e2beb8405b8b370ff8d24c08895178efd8ff100)
- Fix for the Android release pipeline [`0f3c588`](https://github.com/rive-app/rive-android/commit/0f3c588c0ebd6afccea06a98f10080fa1f311ce4)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.6
6.0.0

0 comments on commit 3c66874

Please sign in to comment.