Skip to content

Commit

Permalink
chore: release v9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Mar 28, 2024
1 parent 75d58c1 commit 1a71e7a
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": "9.2.2",
"version": "9.3.0",
"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,9 +4,18 @@ 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).

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

- chore: update README [`26d559a`](https://github.com/rive-app/rive-android/commit/26d559a9fabbaf390fa4ee25e5190604f401b469)
- Remove the Queue from Metal PLS [`9f4651e`](https://github.com/rive-app/rive-android/commit/9f4651e16b998942031f04789a1e1cc81863161c)
- Add MSAA support for non-MSAA FramebufferRenderTargetGLs [`67349fd`](https://github.com/rive-app/rive-android/commit/67349fd586104b8f50eabab8f6d82c26567f2680)

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

> 28 February 2024
- `RiveAnimationView.setAssetLoader()` fix [`fdbec71`](https://github.com/rive-app/rive-android/commit/fdbec7180703f7c5685d69022cc835f330be8f5c)
- chore: release v9.2.2 [`78e5e52`](https://github.com/rive-app/rive-android/commit/78e5e52c859ccedc8ebce46aee3422667cd95fc1)

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

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

0 comments on commit 1a71e7a

Please sign in to comment.