mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.12.2
This commit is contained in:
4
.github/release/package-lock.json
generated
vendored
4
.github/release/package-lock.json
generated
vendored
@@ -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",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.12.1",
|
||||
"version": "6.12.2",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user