Skip to content

Commit

Permalink
chore: release v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
umberto-sonnino committed Jul 14, 2023
1 parent ce1fb5b commit 0a27f5c
Show file tree
Hide file tree
Showing 4 changed files with 12 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.5",
"version": "5.1.6",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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).

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

- 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)

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

> 26 June 2023
- chore: release v5.1.5 [`2b401fd`](https://github.com/rive-app/rive-android/commit/2b401fdf6e3a4e78411cea25dc6b560653876768)
- Feature options on Fonts [`c27fb77`](https://github.com/rive-app/rive-android/commit/c27fb77e7acf1f23313b3ed871a3b8453f0049b2)
- Runtime/interpolate states cpp [`afd7d5a`](https://github.com/rive-app/rive-android/commit/afd7d5aebcc967bee6db71964b27d23613910bdf)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.5
5.1.6

0 comments on commit 0a27f5c

Please sign in to comment.