chore: release v6.8.2

This commit is contained in:
dskuza
2025-05-12 20:21:28 +00:00
parent 8ea6709a0b
commit 05de329e31
4 changed files with 14 additions and 5 deletions

4
.github/release/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "release",
"version": "6.8.1",
"version": "6.8.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.8.1",
"version": "6.8.2",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^6.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.8.1",
"version": "6.8.2",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -4,11 +4,20 @@ 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.8.2](https://github.com/rive-app/rive-ios/compare/6.8.1...6.8.2)
- fix(gl): Fix uninitialized pixel local storage (#9638) fac712cc41 [`#279`](https://github.com/rive-app/rive-react-native/issues/279)
- refactor(tvos): fallback to libwebp if cg fails (#9534) d3b61cf628 [`c222f08`](https://github.com/rive-app/rive-ios/commit/c222f08c8f7120c4e7dffc1b57b101143ce13b42)
- refactor(ios): use active screen display link when available (#9624) bfae2e978e [`725ccc4`](https://github.com/rive-app/rive-ios/commit/725ccc47664eb0ae33a4a47d7ce36395bf3ec9d9)
- Updating version files [`8ea6709`](https://github.com/rive-app/rive-ios/commit/8ea6709a0b16f71753e112b848b55089388536cf)
#### [6.8.1](https://github.com/rive-app/rive-ios/compare/6.8.0...6.8.1)
> 23 April 2025
- feat(ios): add data binding replace view model instance support [`5dd670b`](https://github.com/rive-app/rive-ios/commit/5dd670b893bc759a54ce178583e90f1fc1de0e97)
- chore: release v6.8.1 [`4d69c92`](https://github.com/rive-app/rive-ios/commit/4d69c927b8c5b599f2caa58e818290bb7ceebce7)
- Updating version files [`f4a3448`](https://github.com/rive-app/rive-ios/commit/f4a344869a42437e652b7333badf039273af3ba9)
- refactor(vulkan): Move shaders to a different cpp file [`eb612b7`](https://github.com/rive-app/rive-ios/commit/eb612b77a043567dc9588489e5bddd55442f8f0a)
#### [6.8.0](https://github.com/rive-app/rive-ios/compare/6.7.5...6.8.0)

View File

@@ -1 +1 @@
6.8.1
6.8.2