Skip to content

Commit af1c45b

Browse files
author
dskuza
committed
chore: release v6.16.0
1 parent 1745126 commit af1c45b

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.2",
3+
"version": "6.16.0",
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,8 +4,17 @@ 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.16.0](https://github.com/rive-app/rive-ios/compare/6.15.2...6.16.0)
8+
9+
- fix(apple): fix incorrectly thrown errors and crashes (#11639) 95759b968a [`#416`](https://github.com/rive-app/rive-ios/issues/416)
10+
- feat(apple): implement play, pause, frame rate (#11734) e431e92b91 [`40caeb9`](https://github.com/rive-app/rive-ios/commit/40caeb950d43a3d695ba56725313646df8903591)
11+
- ci(ios): switch golden tests signing to App Store Connect API key (#11672) a0ed43be1b [`42440ef`](https://github.com/rive-app/rive-ios/commit/42440ef86558e0f3407d5b26683e4f7c78fe8f2f)
12+
- refactor(apple): various strict concurrency check changes (#11656) 93824851cd [`3cd613e`](https://github.com/rive-app/rive-ios/commit/3cd613ee5b2aef60157c6d74e7f58027772a395c)
13+
714
#### [6.15.2](https://github.com/rive-app/rive-ios/compare/6.15.1...6.15.2)
815

16+
> 18 February 2026
17+
918
- try fixing the iOS goldens (#11661) bb836f74c7 [`5dae639`](https://github.com/rive-app/rive-ios/commit/5dae639b00cb168e9eb132ab38b3269062901ebf)
1019
- refactor(apple): experimental api updates (#11601) b688bbdd74 [`c1cd30d`](https://github.com/rive-app/rive-ios/commit/c1cd30d3b67fe90436156d8a0e41b61036489faa)
1120
- update cirrus runners to tahoe (#11605) 515238acdb [`745297f`](https://github.com/rive-app/rive-ios/commit/745297f171fe994552b3907ec1b0a09a706788bf)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.15.2
1+
6.16.0

0 commit comments

Comments
 (0)