Skip to content

Commit aee5815

Browse files
author
dskuza
committed
chore: release v6.14.0
1 parent 9464e18 commit aee5815

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-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.13.0",
3+
"version": "6.14.0",
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+
#### [6.14.0](https://github.com/rive-app/rive-ios/compare/6.13.0...6.14.0)
8+
9+
- feat(apple): add draw optimization enum and implementation (#11475) c98df32d9d [`abba319`](https://github.com/rive-app/rive-ios/commit/abba319cb8545134b17ba58cd65734106098f47d)
10+
- 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)
12+
713
#### [6.13.0](https://github.com/rive-app/rive-ios/compare/6.12.3...6.13.0)
814

15+
> 13 January 2026
16+
917
- feat(apple): add scripting (#11420) 41554dc098 [`1fd12f4`](https://github.com/rive-app/rive-ios/commit/1fd12f448d8f8e139877afde850776520191ef58)
18+
- chore: release v6.13.0 [`106a3cd`](https://github.com/rive-app/rive-ios/commit/106a3cd1693844f747dbbd05523b8e82561c3ed6)
1019
- Updating version files [`5728903`](https://github.com/rive-app/rive-ios/commit/5728903929f5bf5649cf9ec2ad82610dfee63b57)
11-
- Fix ScriptedDrawable save/restore (#11451) e7142dcfed [`ddfaf37`](https://github.com/rive-app/rive-ios/commit/ddfaf378cde8527c58a511d7e3c6a43efdf2fd29)
1220

1321
#### [6.12.3](https://github.com/rive-app/rive-ios/compare/6.12.2...6.12.3)
1422

VERSION

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

0 commit comments

Comments
 (0)