Skip to content

Commit cdc0f23

Browse files
author
bodymovin
committed
chore: release v9.13.4
1 parent 5b7659f commit cdc0f23

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
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": "9.13.3",
3+
"version": "9.13.4",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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+
#### [9.13.4](https://github.com/rive-app/rive-android/compare/9.13.3...9.13.4)
8+
9+
- do not exclude proxies from drawables list [`5b7659f`](https://github.com/rive-app/rive-android/commit/5b7659fe9caf57f4beffd313f547b57ec35b8c74)
10+
- Scripting begins! [`c9aec30`](https://github.com/rive-app/rive-android/commit/c9aec3048f3e60cb66ccb155465d16d3871bea32)
11+
- GL MSAA tweaks [`2cf776b`](https://github.com/rive-app/rive-android/commit/2cf776b19d24cf76f658a1d3f23d26eeaa73475c)
12+
713
#### [9.13.3](https://github.com/rive-app/rive-android/compare/9.13.2...9.13.3)
814

15+
> 13 December 2024
16+
17+
- chore: release v9.13.3 [`1e0dbd1`](https://github.com/rive-app/rive-android/commit/1e0dbd19ec29c3fec7c844796fedd8f2a1c711c8)
918
- Add an early out to avoid retrying forever [`9942270`](https://github.com/rive-app/rive-android/commit/99422704dfc3e55a84a969f9c6420adc19eea50b)
1019
- Work around gradient sync issues on Oppo Reno 3 Pro [`ed0c5ba`](https://github.com/rive-app/rive-android/commit/ed0c5baa9969bc94a94c1578cabc10aa99461956)
1120

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.13.3
1+
9.13.4

0 commit comments

Comments
 (0)