Skip to content

Commit 388cebf

Browse files
author
dskuza
committed
chore: release v6.15.1
1 parent 557b0ac commit 388cebf

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.github/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/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release",
3-
"version": "6.15.0",
3+
"version": "6.15.1",
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,9 +4,18 @@ 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+
#### [6.15.1](https://github.com/rive-app/rive-ios/compare/6.15.0...6.15.1)
8+
9+
- fix(apple): use core text suggested fallback font if necessary (#11530) 147fe75b6b [`e9a67ff`](https://github.com/rive-app/rive-ios/commit/e9a67ffa40a88fe275bb9b4953341f2d87f59b4a)
10+
- Updating version files [`557b0ac`](https://github.com/rive-app/rive-ios/commit/557b0ac52f769716f510869194c29dd921df7497)
11+
- Prevent layout animation on Artboards just added to ArtboardHosts (#11548) f16f751405 [`a35f107`](https://github.com/rive-app/rive-ios/commit/a35f1079d4549367e0e0ca044b0f82600978dfba)
12+
713
#### [6.15.0](https://github.com/rive-app/rive-ios/compare/6.14.0...6.15.0)
814

15+
> 22 January 2026
16+
917
- feat(apple): implement command queue based runtime (#11326) d965698c0f [`e7b45bd`](https://github.com/rive-app/rive-ios/commit/e7b45bd410ed28cd27420be7ebdddae5c85056b3)
18+
- chore: release v6.15.0 [`40fb81b`](https://github.com/rive-app/rive-ios/commit/40fb81bc71de8902d45364a0709ee1bde37c10d7)
1019
- Updating version files [`030c594`](https://github.com/rive-app/rive-ios/commit/030c594bace153c00bfd6a37c9045247172dcc6f)
1120

1221
#### [6.14.0](https://github.com/rive-app/rive-ios/compare/6.13.0...6.14.0)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.15.0
1+
6.15.1

0 commit comments

Comments
 (0)