chore: release v6.7.3

This commit is contained in:
bodymovin
2025-03-24 16:35:06 +00:00
parent 1c193ad4f0
commit 3a6393692f
4 changed files with 13 additions and 5 deletions

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

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

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.7.2",
"version": "6.7.3",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -4,11 +4,19 @@ 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.7.3](https://github.com/rive-app/rive-ios/compare/6.7.2...6.7.3)
- Updating version files [`1c193ad`](https://github.com/rive-app/rive-ios/commit/1c193ad4f062cd945bc7fbb0966bef0bff6fe12e)
- More cleanups for Vulkan bootstrapping [`aadbdeb`](https://github.com/rive-app/rive-ios/commit/aadbdeb1fec5fef17d5ed27bd77812d15bb89a93)
- Reduce the # of arguments required for Vulkan context creation [`999d4cd`](https://github.com/rive-app/rive-ios/commit/999d4cdc4806abf7709d0f4f7d53e910b02f567c)
#### [6.7.2](https://github.com/rive-app/rive-ios/compare/6.7.1...6.7.2)
> 28 February 2025
- chore: release v6.7.2 [`b909fb8`](https://github.com/rive-app/rive-ios/commit/b909fb8d227a57548ec554a398a27ef0f021b421)
- Updating version files [`7c3e8ff`](https://github.com/rive-app/rive-ios/commit/7c3e8ffd1c5bcc1e5ea52cbc6c5d1edb444917c5)
- invalidate stroke effects when path changes [`bbe016e`](https://github.com/rive-app/rive-ios/commit/bbe016e66227636d5e6f7d66f848ead55ab8ab6c)
- testing codecov [`12624c0`](https://github.com/rive-app/rive-ios/commit/12624c0bd608ca622de252459c1012f108a33b21)
#### [6.7.1](https://github.com/rive-app/rive-ios/compare/6.7.0...6.7.1)

View File

@@ -1 +1 @@
6.7.2
6.7.3