chore: release v6.8.1

This commit is contained in:
dskuza
2025-04-23 13:30:12 +00:00
parent f4a344869a
commit 4d69c927b8
4 changed files with 12 additions and 4 deletions

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

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

View File

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

View File

@@ -4,8 +4,16 @@ 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.1](https://github.com/rive-app/rive-ios/compare/6.8.0...6.8.1)
- feat(ios): add data binding replace view model instance support [`5dd670b`](https://github.com/rive-app/rive-ios/commit/5dd670b893bc759a54ce178583e90f1fc1de0e97)
- 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)
> 16 April 2025
- libraries: serialize library artboards as local artboards [`#9324`](https://github.com/rive-app/rive/issues/9324)
- feat(ios): add support for data binding [`4110f9f`](https://github.com/rive-app/rive-ios/commit/4110f9f3f65bd678eddbef681fa8971c943ab9be)
- chore(ios): update issue template and readme [`22a2ba3`](https://github.com/rive-app/rive-ios/commit/22a2ba326fc1e7cd45c7a9229ef91644b96a485e)

View File

@@ -1 +1 @@
6.8.0
6.8.1