Skip to content

Commit 61252a2

Browse files
author
dskuza
committed
chore: release v6.18.0
1 parent fed983b commit 61252a2

File tree

4 files changed

+12
-4
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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.18.0](https://github.com/rive-app/rive-ios/compare/6.17.0...6.18.0)
8+
9+
- feat(vkcwa): Implement advanced blend (#11858) 37c39e85d4 [`f45c217`](https://github.com/rive-app/rive-ios/commit/f45c21721695e7aa4cd055058f8e354edc4a76fe)
10+
- feat(apple): expose audio engine (#11912) 770939e3b1 [`8911a10`](https://github.com/rive-app/rive-ios/commit/8911a10ade56c939f26375bf28952fb642320d0d)
11+
- refactor(apple): always advance first frame (#11890) 1924060667 [`28030ac`](https://github.com/rive-app/rive-ios/commit/28030ac76989feeee4611792226240f5b7226fff)
12+
713
#### [6.17.0](https://github.com/rive-app/rive-ios/compare/6.16.0...6.17.0)
814

15+
> 16 March 2026
16+
917
- refactor(apple): load render context async (#11810) b311089408 [`0230e7f`](https://github.com/rive-app/rive-ios/commit/0230e7f79c15a177297c5f09fac68fc504bd8838)
1018
- refactor(apple): update draw logic in experimental controller (#11849) 1363b9e447 [`40bd398`](https://github.com/rive-app/rive-ios/commit/40bd3985fcb4592c91f5aa587fb479e11527f99a)
1119
- fix(apple): support language hints, create font from tables (#11807) 30fcb84a44 [`d60befc`](https://github.com/rive-app/rive-ios/commit/d60befc01fee975d083ed0dbcd5b421aa91fdc91)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.17.0
1+
6.18.0

0 commit comments

Comments
 (0)