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