Skip to content

Commit 695be2a

Browse files
author
bodymovin
committed
chore: release v9.13.6
1 parent 0b2b6af commit 695be2a

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

.github/scripts/release/package-lock.json

Lines changed: 2 additions & 2 deletions
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.5",
3+
"version": "9.13.6",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@ 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.6](https://github.com/rive-app/rive-android/compare/9.13.5...9.13.6)
8+
9+
- Pushing merge, resolved using upstream.\n\n message=Security warnings [`#349`](https://github.com/rive-app/rive-android/pull/349)
10+
- Runtime fix for image scale with mesh [`0b2b6af`](https://github.com/rive-app/rive-android/commit/0b2b6af4e3b4c013c4009f58a8e2a0ed71cc3f90)
11+
- editor+runtime: fix text hit-testing on a locally transformed text [`7cc35a6`](https://github.com/rive-app/rive-android/commit/7cc35a63e06a2021b56d3f6fd9b38edba798fee7)
12+
- Reduce the number of GradientSpans [`7e3c759`](https://github.com/rive-app/rive-android/commit/7e3c7590e4aa0de553082a47fac18031f2cdcffe)
13+
714
#### [9.13.5](https://github.com/rive-app/rive-android/compare/9.13.4...9.13.5)
815

16+
> 2 January 2025
17+
18+
- chore: release v9.13.5 [`360ccb2`](https://github.com/rive-app/rive-android/commit/360ccb2ee471e97de0677d29d86e3db91076f9b4)
919
- Merge path_utils.hpp and eval_cubic.hpp into the core runtime [`167fdd9`](https://github.com/rive-app/rive-android/commit/167fdd94ba59ca5add1b9ac3d880f32a30c689df)
1020
- 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)
1221

1322
#### [9.13.4](https://github.com/rive-app/rive-android/compare/9.13.3...9.13.4)
1423

VERSION

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

0 commit comments

Comments
 (0)