Skip to content

Commit 40fb81b

Browse files
author
dskuza
committed
chore: release v6.15.0
1 parent 030c594 commit 40fb81b

File tree

4 files changed

+12
-5
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +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.0](https://github.com/rive-app/rive-ios/compare/6.14.0...6.15.0)
8+
9+
- feat(apple): implement command queue based runtime (#11326) d965698c0f [`e7b45bd`](https://github.com/rive-app/rive-ios/commit/e7b45bd410ed28cd27420be7ebdddae5c85056b3)
10+
- Updating version files [`030c594`](https://github.com/rive-app/rive-ios/commit/030c594bace153c00bfd6a37c9045247172dcc6f)
11+
712
#### [6.14.0](https://github.com/rive-app/rive-ios/compare/6.13.0...6.14.0)
813

14+
> 21 January 2026
15+
916
- feat(apple): add draw optimization enum and implementation (#11475) c98df32d9d [`abba319`](https://github.com/rive-app/rive-ios/commit/abba319cb8545134b17ba58cd65734106098f47d)
1017
- feat(apple): add ability to set view model instance of artboard property (#11476) 894a756803 [`055444c`](https://github.com/rive-app/rive-ios/commit/055444cbd3cbb6baa3ef889fe38921cacdfffebf)
11-
- Updating version files [`9464e18`](https://github.com/rive-app/rive-ios/commit/9464e18644df908964c0d14668b5db588cd4c90a)
18+
- chore: release v6.14.0 [`aee5815`](https://github.com/rive-app/rive-ios/commit/aee5815cf0e7ed72c9e2087e7d867d806add9d6b)
1219

1320
#### [6.13.0](https://github.com/rive-app/rive-ios/compare/6.12.3...6.13.0)
1421

VERSION

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

0 commit comments

Comments
 (0)