Skip to content

Commit 360ccb2

Browse files
author
bodymovin
committed
chore: release v9.13.5
1 parent 167fdd9 commit 360ccb2

File tree

4 files changed

+12
-4
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ 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.5](https://github.com/rive-app/rive-android/compare/9.13.4...9.13.5)
8+
9+
- Merge path_utils.hpp and eval_cubic.hpp into the core runtime [`167fdd9`](https://github.com/rive-app/rive-android/commit/167fdd94ba59ca5add1b9ac3d880f32a30c689df)
10+
- Ensure child layouts mark dirty when flex direction changes [`38a2886`](https://github.com/rive-app/rive-android/commit/38a288626077166a2022d19066c8bb2ebf02bdf6)
11+
- Fix straight lines being detected as cusps [`1875a06`](https://github.com/rive-app/rive-android/commit/1875a0612c7be295b70e569c1445fcbaf0137ca8)
12+
713
#### [9.13.4](https://github.com/rive-app/rive-android/compare/9.13.3...9.13.4)
814

15+
> 17 December 2024
16+
17+
- chore: release v9.13.4 [`cdc0f23`](https://github.com/rive-app/rive-android/commit/cdc0f231b3cdbabc6d8746b5b9073a504ba77b51)
918
- do not exclude proxies from drawables list [`5b7659f`](https://github.com/rive-app/rive-android/commit/5b7659fe9caf57f4beffd313f547b57ec35b8c74)
1019
- 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)
1220

1321
#### [9.13.3](https://github.com/rive-app/rive-android/compare/9.13.2...9.13.3)
1422

VERSION

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

0 commit comments

Comments
 (0)