Skip to content

Commit

Permalink
chore: release v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Sep 19, 2023
1 parent c2c67f2 commit 87017cb
Show file tree
Hide file tree
Showing 4 changed files with 11 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": "8.3.0",
"version": "8.4.0",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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).

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

- feat: add events on Android [`ae7d2ea`](https://github.com/rive-app/rive-android/commit/ae7d2eacc11c3b934df6985edad46d12230665a2)
- Fix issue with timeline events on first frame [`c2c67f2`](https://github.com/rive-app/rive-android/commit/c2c67f209b101cf3a95cda179254647bb38d34ac)
- Event fixes [`3faf042`](https://github.com/rive-app/rive-android/commit/3faf042d9e4aebc26b2ef6c201a54052e3a35fee)

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

> 13 September 2023
- Read passed any empty runs when iterating glyphs. [`#5973`](https://github.com/rive-app/rive/issues/5973)
- [Android] Frames & Times [`c4788bf`](https://github.com/rive-app/rive-android/commit/c4788bfde82e52d54966caffca82b016f7f35a2b)
- Implement image meshes in PLS [`3281c19`](https://github.com/rive-app/rive-android/commit/3281c197a94891a80539ba970bf35a44d96e7cc6)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.3.0
8.4.0

0 comments on commit 87017cb

Please sign in to comment.