mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.12.3
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.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",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.12.2",
|
||||
"version": "6.12.3",
|
||||
"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.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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user