Skip to content

Commit 3a63936

Browse files
author
bodymovin
committed
chore: release v6.7.3
1 parent 1c193ad commit 3a63936

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-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.2",
3+
"version": "6.7.3",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ 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.7.3](https://github.com/rive-app/rive-ios/compare/6.7.2...6.7.3)
8+
9+
- Updating version files [`1c193ad`](https://github.com/rive-app/rive-ios/commit/1c193ad4f062cd945bc7fbb0966bef0bff6fe12e)
10+
- More cleanups for Vulkan bootstrapping [`aadbdeb`](https://github.com/rive-app/rive-ios/commit/aadbdeb1fec5fef17d5ed27bd77812d15bb89a93)
11+
- Reduce the # of arguments required for Vulkan context creation [`999d4cd`](https://github.com/rive-app/rive-ios/commit/999d4cdc4806abf7709d0f4f7d53e910b02f567c)
12+
713
#### [6.7.2](https://github.com/rive-app/rive-ios/compare/6.7.1...6.7.2)
814

15+
> 28 February 2025
16+
17+
- chore: release v6.7.2 [`b909fb8`](https://github.com/rive-app/rive-ios/commit/b909fb8d227a57548ec554a398a27ef0f021b421)
918
- Updating version files [`7c3e8ff`](https://github.com/rive-app/rive-ios/commit/7c3e8ffd1c5bcc1e5ea52cbc6c5d1edb444917c5)
1019
- invalidate stroke effects when path changes [`bbe016e`](https://github.com/rive-app/rive-ios/commit/bbe016e66227636d5e6f7d66f848ead55ab8ab6c)
11-
- testing codecov [`12624c0`](https://github.com/rive-app/rive-ios/commit/12624c0bd608ca622de252459c1012f108a33b21)
1220

1321
#### [6.7.1](https://github.com/rive-app/rive-ios/compare/6.7.0...6.7.1)
1422

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.2
1+
6.7.3

0 commit comments

Comments
 (0)