Skip to content

Commit d2919b9

Browse files
author
bodymovin
committed
chore: release v6.12.3
1 parent 3557439 commit d2919b9

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.12.2",
3+
"version": "6.12.3",
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.12.3](https://github.com/rive-app/rive-ios/compare/6.12.2...6.12.3)
8+
9+
- Updating version files [`3557439`](https://github.com/rive-app/rive-ios/commit/35574393259930f742c46b85bac36fb021bfd857)
10+
- chore: ScriptedDataConverter in runtime (#11053) 05e1b4ab9f [`c1337f1`](https://github.com/rive-app/rive-ios/commit/c1337f1abf227524dd31a617d9e7593d7486f86d)
11+
- Update the versions of the spir-v shaders to all be 460 (#11209) f38d54d8e4 [`cb5e586`](https://github.com/rive-app/rive-ios/commit/cb5e586e6b35d75706946928bbd5054b9e0734e8)
12+
713
#### [6.12.2](https://github.com/rive-app/rive-ios/compare/6.12.1...6.12.2)
814

15+
> 10 November 2025
16+
17+
- chore: release v6.12.2 [`405f10d`](https://github.com/rive-app/rive-ios/commit/405f10d2161127c90665ffcee050f305b0330bdc)
918
- Updating version files [`619f4bc`](https://github.com/rive-app/rive-ios/commit/619f4bce6f62eb76cc56d993dad002cc90ccc2dd)
1019
- fix(wasm): Remove ASAN from the default WASM debug build (#10995) 0743b80014 [`1cef746`](https://github.com/rive-app/rive-ios/commit/1cef7469b405e9f6dcce0d4ebb5d91525009e4b4)
11-
- feat: Implement clockwise mode on GL_EXT_shader_pixel_local_storage2 (#10987) 5f018f395b [`8edbc95`](https://github.com/rive-app/rive-ios/commit/8edbc9599ace77b3d9f83fb95d3673319b3a906f)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.12.2
1+
6.12.3

0 commit comments

Comments
 (0)