chore: release v6.9.2

This commit is contained in:
dskuza
2025-05-30 14:08:18 +00:00
parent d85f1ea298
commit f18f2b7e5c
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.9.1",
"version": "6.9.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.9.1",
"version": "6.9.2",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^6.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.9.1",
"version": "6.9.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.9.2](https://github.com/rive-app/rive-ios/compare/6.9.1...6.9.2)
- Updating version files [`d85f1ea`](https://github.com/rive-app/rive-ios/commit/d85f1ea298d9f84ca5fb6607761b6e7dbc0b4975)
- fix(renderer): Gracefully handle compilation failures (#9755) c09b771645 [`8031079`](https://github.com/rive-app/rive-ios/commit/803107973e9ca465cd12bdcfaa890f08ce29c523)
- fix(CommandQueue) (#9845) 6582d5bf02 [`594fbcb`](https://github.com/rive-app/rive-ios/commit/594fbcb4f36e92e26b4ffeb5f89875161695a41b)
#### [6.9.1](https://github.com/rive-app/rive-ios/compare/6.9.0...6.9.1)
> 29 May 2025
- refactor(apple): use new render context per file and view (#9838) 9c7927622b [`7aa9afa`](https://github.com/rive-app/rive-ios/commit/7aa9afaf792faf77e1bf4ff49b9e7a38b8ee3074)
- chore: release v6.9.1 [`381b349`](https://github.com/rive-app/rive-ios/commit/381b34930b5fbcc6069ce3c7151d2882ad592406)
- Updating version files [`54304d2`](https://github.com/rive-app/rive-ios/commit/54304d2b36cc45cde10aaf70ae36ef09ac3a2888)
- feat(Image sampler filters) Adds Image filter options for rendering images (#9309) 930facea3f [`2f1c467`](https://github.com/rive-app/rive-ios/commit/2f1c467b0e9c099812b7b8031704cd576375830d)
#### [6.9.0](https://github.com/rive-app/rive-ios/compare/6.8.2...6.9.0)

View File

@@ -1 +1 @@
6.9.1
6.9.2