mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.7.4
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.7.3",
|
||||
"version": "6.7.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.7.3",
|
||||
"version": "6.7.4",
|
||||
"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.7.3",
|
||||
"version": "6.7.4",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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.4](https://github.com/rive-app/rive-ios/compare/6.7.3...6.7.4)
|
||||
|
||||
- Updating version files [`45f3a30`](https://github.com/rive-app/rive-ios/commit/45f3a30ce2d638c00c66c37531aa1fc8fcf66836)
|
||||
- feat: return string reference from vm instance runtime name [`e231c77`](https://github.com/rive-app/rive-ios/commit/e231c77c324cc768b210cd3fda08c762a7170f13)
|
||||
- Listener Silver and How to make a Silver [`bebe0ac`](https://github.com/rive-app/rive-ios/commit/bebe0ac27739d867d591b88375bd41f03174d013)
|
||||
|
||||
#### [6.7.3](https://github.com/rive-app/rive-ios/compare/6.7.2...6.7.3)
|
||||
|
||||
> 24 March 2025
|
||||
|
||||
- chore: release v6.7.3 [`3a63936`](https://github.com/rive-app/rive-ios/commit/3a6393692f990e00065780eb7ee7a24b5ec5e92e)
|
||||
- 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user