chore: release v6.13.0

This commit is contained in:
dskuza
2026-01-13 14:09:46 +00:00
parent 5728903929
commit 106a3cd169
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.3",
"version": "6.13.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.12.3",
"version": "6.13.0",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^7.0.5",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.12.3",
"version": "6.13.0",
"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.13.0](https://github.com/rive-app/rive-ios/compare/6.12.3...6.13.0)
- feat(apple): add scripting (#11420) 41554dc098 [`1fd12f4`](https://github.com/rive-app/rive-ios/commit/1fd12f448d8f8e139877afde850776520191ef58)
- Updating version files [`5728903`](https://github.com/rive-app/rive-ios/commit/5728903929f5bf5649cf9ec2ad82610dfee63b57)
- Fix ScriptedDrawable save/restore (#11451) e7142dcfed [`ddfaf37`](https://github.com/rive-app/rive-ios/commit/ddfaf378cde8527c58a511d7e3c6a43efdf2fd29)
#### [6.12.3](https://github.com/rive-app/rive-ios/compare/6.12.2...6.12.3)
> 3 December 2025
- chore: release v6.12.3 [`d2919b9`](https://github.com/rive-app/rive-ios/commit/d2919b9f21fb0584705c557fbb67b681f0cd847f)
- 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)

View File

@@ -1 +1 @@
6.12.3
6.13.0