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