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