chore: release v6.12.3

This commit is contained in:
bodymovin
2025-12-03 17:55:33 +00:00
parent 3557439325
commit d2919b9f21
4 changed files with 13 additions and 5 deletions

4
.github/release/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "release",
"version": "6.12.2",
"version": "6.12.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.12.2",
"version": "6.12.3",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^7.0.5",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.12.2",
"version": "6.12.3",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [6.12.3](https://github.com/rive-app/rive-ios/compare/6.12.2...6.12.3)
- Updating version files [`3557439`](https://github.com/rive-app/rive-ios/commit/35574393259930f742c46b85bac36fb021bfd857)
- chore: ScriptedDataConverter in runtime (#11053) 05e1b4ab9f [`c1337f1`](https://github.com/rive-app/rive-ios/commit/c1337f1abf227524dd31a617d9e7593d7486f86d)
- Update the versions of the spir-v shaders to all be 460 (#11209) f38d54d8e4 [`cb5e586`](https://github.com/rive-app/rive-ios/commit/cb5e586e6b35d75706946928bbd5054b9e0734e8)
#### [6.12.2](https://github.com/rive-app/rive-ios/compare/6.12.1...6.12.2)
> 10 November 2025
- chore: release v6.12.2 [`405f10d`](https://github.com/rive-app/rive-ios/commit/405f10d2161127c90665ffcee050f305b0330bdc)
- Updating version files [`619f4bc`](https://github.com/rive-app/rive-ios/commit/619f4bce6f62eb76cc56d993dad002cc90ccc2dd)
- fix(wasm): Remove ASAN from the default WASM debug build (#10995) 0743b80014 [`1cef746`](https://github.com/rive-app/rive-ios/commit/1cef7469b405e9f6dcce0d4ebb5d91525009e4b4)
- feat: Implement clockwise mode on GL_EXT_shader_pixel_local_storage2 (#10987) 5f018f395b [`8edbc95`](https://github.com/rive-app/rive-ios/commit/8edbc9599ace77b3d9f83fb95d3673319b3a906f)
#### [6.12.1](https://github.com/rive-app/rive-ios/compare/6.12.0...6.12.1)

View File

@@ -1 +1 @@
6.12.2
6.12.3