Skip to content

Commit 20f53c3

Browse files
author
dskuza
committed
chore: release v6.18.1
1 parent 91d02c4 commit 20f53c3

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.18.0",
3+
"version": "6.18.1",
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.1](https://github.com/rive-app/rive-ios/compare/6.18.0...6.18.1)
8+
9+
- chore: Use structured Github Issue forms across runtimes (#11828) 50b70f682a [`da528fe`](https://github.com/rive-app/rive-ios/commit/da528fe92f67f1b699e97b29a0082db2c932d237)
10+
- refactor(experimental): mark runtime model and service classes as final (#11940) 1024cf7565 [`6c4e272`](https://github.com/rive-app/rive-ios/commit/6c4e272e58f8fe48716c57f68e9b79a891fedefe)
11+
- Updating version files [`91d02c4`](https://github.com/rive-app/rive-ios/commit/91d02c4cba11aa128c6b50c01478f62d2cb2f1f4)
12+
713
#### [6.18.0](https://github.com/rive-app/rive-ios/compare/6.17.0...6.18.0)
814

15+
> 24 March 2026
16+
917
- feat(vkcwa): Implement advanced blend (#11858) 37c39e85d4 [`f45c217`](https://github.com/rive-app/rive-ios/commit/f45c21721695e7aa4cd055058f8e354edc4a76fe)
1018
- feat(apple): expose audio engine (#11912) 770939e3b1 [`8911a10`](https://github.com/rive-app/rive-ios/commit/8911a10ade56c939f26375bf28952fb642320d0d)
1119
- refactor(apple): always advance first frame (#11890) 1924060667 [`28030ac`](https://github.com/rive-app/rive-ios/commit/28030ac76989feeee4611792226240f5b7226fff)

VERSION

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

0 commit comments

Comments
 (0)