Skip to content

Commit 2b009bf

Browse files
author
dskuza
committed
chore: release v6.18.2
1 parent f53caf6 commit 2b009bf

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

.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.1",
3+
"version": "6.18.2",
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.18.2](https://github.com/rive-app/rive-ios/compare/6.18.1...6.18.2)
8+
9+
- Updating version files [`f53caf6`](https://github.com/rive-app/rive-ios/commit/f53caf66bdd82b058efc37dcfea901613b13603d)
10+
- chore: add duration to audio API (#12040) a3c233b32a [`bdfe61c`](https://github.com/rive-app/rive-ios/commit/bdfe61c2f68dfd8349dbdf0126d8913250279077)
11+
- feat(vulkan): Add ability to pre-build draw pipelines (#11945) 15be2c7178 [`4c3400e`](https://github.com/rive-app/rive-ios/commit/4c3400ece379ecd82eec94991a4e8ab4f07c3b45)
12+
713
#### [6.18.1](https://github.com/rive-app/rive-ios/compare/6.18.0...6.18.1)
814

15+
> 26 March 2026
16+
917
- chore: Use structured Github Issue forms across runtimes (#11828) 50b70f682a [`da528fe`](https://github.com/rive-app/rive-ios/commit/da528fe92f67f1b699e97b29a0082db2c932d237)
1018
- 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)
19+
- chore: release v6.18.1 [`20f53c3`](https://github.com/rive-app/rive-ios/commit/20f53c34a8c9ed84ba468af3f654f8c04b6eb614)
1220

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

VERSION

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

0 commit comments

Comments
 (0)