chore: release v6.9.3

This commit is contained in:
dskuza
2025-06-04 17:47:52 +00:00
parent 61a4f7ef98
commit 4cf1587860
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.2",
"version": "6.9.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.9.2",
"version": "6.9.3",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^6.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.9.2",
"version": "6.9.3",
"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.3](https://github.com/rive-app/rive-ios/compare/6.9.2...6.9.3)
- feat(ios): add support for data binding images (#9664) 8f30ede7be [`f000013`](https://github.com/rive-app/rive-ios/commit/f0000132fe41406e505fe3f341dd7ea943b7cbda)
- fix(apple): resolve Preview (iOS) scheme build errors (#9818) 5007acb498 [`7317f69`](https://github.com/rive-app/rive-ios/commit/7317f695fb42ac72af26a3bafeafb01b802d37aa)
- fix(apple): add extension to NSImage and conditionally compile extensions 3751ad9b6c [`7e4ec7f`](https://github.com/rive-app/rive-ios/commit/7e4ec7f697d592eace5061f753338b3e096f0375)
#### [6.9.2](https://github.com/rive-app/rive-ios/compare/6.9.1...6.9.2)
> 30 May 2025
- chore: release v6.9.2 [`f18f2b7`](https://github.com/rive-app/rive-ios/commit/f18f2b7e5c0952b9ecc42e96e856d9a36049468a)
- 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)

View File

@@ -1 +1 @@
6.9.2
6.9.3