chore: release v6.12.2

This commit is contained in:
dskuza
2025-11-10 14:26:48 +00:00
parent 619f4bce6f
commit 405f10d216
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.1",
"version": "6.12.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.12.1",
"version": "6.12.2",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^7.0.5",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.12.1",
"version": "6.12.2",
"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.2](https://github.com/rive-app/rive-ios/compare/6.12.1...6.12.2)
- 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)
> 4 November 2025
- chore: release v6.12.1 [`db6704e`](https://github.com/rive-app/rive-ios/commit/db6704efa4621c14133ffa1b015550f16a7db7bb)
- Updating version files [`32d80c0`](https://github.com/rive-app/rive-ios/commit/32d80c0f252e049b7199bf4e04688f84c27486a4)
- fix(unreal): Several fixes for unreal (#10963) 5a321f1807 [`1b1e389`](https://github.com/rive-app/rive-ios/commit/1b1e389c1b35572446a7f33e61852779ca5cf59e)
- refactor(renderer): move gamma correction logic to atomic resolve. (#10966) b9471b7d2a [`a73ef47`](https://github.com/rive-app/rive-ios/commit/a73ef477465aa189bd9cf3203728793f543aa41d)
#### [6.12.0](https://github.com/rive-app/rive-ios/compare/6.11.4...6.12.0)

View File

@@ -1 +1 @@
6.12.1
6.12.2