Skip to content

Commit 3c0f453

Browse files
author
dskuza
committed
chore: release v6.8.0
1 parent 94b931d commit 3c0f453

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

.github/release/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release",
3-
"version": "6.7.5",
3+
"version": "6.8.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [6.8.0](https://github.com/rive-app/rive-ios/compare/6.7.5...6.8.0)
8+
9+
- libraries: serialize library artboards as local artboards [`#9324`](https://github.com/rive-app/rive/issues/9324)
10+
- feat(ios): add support for data binding [`4110f9f`](https://github.com/rive-app/rive-ios/commit/4110f9f3f65bd678eddbef681fa8971c943ab9be)
11+
- chore(ios): update issue template and readme [`22a2ba3`](https://github.com/rive-app/rive-ios/commit/22a2ba326fc1e7cd45c7a9229ef91644b96a485e)
12+
- Create add_to_project.yml [`55bf05c`](https://github.com/rive-app/rive-ios/commit/55bf05c51214cf22d4d3c53640a8928d0c9f011c)
13+
714
#### [6.7.5](https://github.com/rive-app/rive-ios/compare/6.7.4...6.7.5)
815

16+
> 11 April 2025
17+
18+
- chore: release v6.7.5 [`f6ddbd9`](https://github.com/rive-app/rive-ios/commit/f6ddbd9b5c59ddd3322c7aedcbce5d30ed19929f)
919
- Updating version files [`c2b8b45`](https://github.com/rive-app/rive-ios/commit/c2b8b45da78b52ce77d076effe5647673ab6d9a0)
1020
- chore: flush rive runtime change [`4f927d4`](https://github.com/rive-app/rive-ios/commit/4f927d4b4682d6db6f2715d20fd7b38949ef948f)
11-
- Fix GL buffer race condition [`378669a`](https://github.com/rive-app/rive-ios/commit/378669afd7df04e9d21b136e433a7dbddf87b80d)
1221

1322
#### [6.7.4](https://github.com/rive-app/rive-ios/compare/6.7.3...6.7.4)
1423

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.5
1+
6.8.0

0 commit comments

Comments
 (0)