Skip to content

Commit fdcb2d5

Browse files
author
ErikUggeldahl
committed
chore: release v9.13.7
1 parent 7c7450b commit fdcb2d5

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-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.6",
3+
"version": "9.13.7",
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,12 +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.7](https://github.com/rive-app/rive-android/compare/9.13.6...9.13.7)
8+
9+
- use triggers per state machine layer [`a0ad3a3`](https://github.com/rive-app/rive-android/commit/a0ad3a3114485ac573dc9be70d413946062ffcc6)
10+
- Nnnn add extra functionality to string converter [`7c7450b`](https://github.com/rive-app/rive-android/commit/7c7450b5f1518b843173c58bd37a3092602883a6)
11+
- add atan2 [`53e0139`](https://github.com/rive-app/rive-android/commit/53e0139d529e8d451056f0805a8b5386cfb14333)
12+
713
#### [9.13.6](https://github.com/rive-app/rive-android/compare/9.13.5...9.13.6)
814

15+
> 14 January 2025
16+
917
- Pushing merge, resolved using upstream.\n\n message=Security warnings [`#349`](https://github.com/rive-app/rive-android/pull/349)
18+
- chore: release v9.13.6 [`695be2a`](https://github.com/rive-app/rive-android/commit/695be2a5c2316f39f5a913fc180d61424af804e7)
1019
- Runtime fix for image scale with mesh [`0b2b6af`](https://github.com/rive-app/rive-android/commit/0b2b6af4e3b4c013c4009f58a8e2a0ed71cc3f90)
1120
- 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)
1321

1422
#### [9.13.5](https://github.com/rive-app/rive-android/compare/9.13.4...9.13.5)
1523

VERSION

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

0 commit comments

Comments
 (0)