chore: release v6.7.0

This commit is contained in:
dskuza
2025-02-19 15:42:27 +00:00
parent 9cb1022294
commit e9dc799a26
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.6.3",
"version": "6.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.6.3",
"version": "6.7.0",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^6.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.6.3",
"version": "6.7.0",
"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.0](https://github.com/rive-app/rive-ios/compare/6.6.3...6.7.0)
- Use updated CADisplayLink API for macOS 14+ [`7247148`](https://github.com/rive-app/rive-ios/commit/724714802e2fa9aa409c5fbcebeafd854e2d2d2a)
- Updating version files [`9cb1022`](https://github.com/rive-app/rive-ios/commit/9cb102229426b2b905149bcb80a41990d2fdca47)
- Nnnn apply target to source on change [`23f714d`](https://github.com/rive-app/rive-ios/commit/23f714deae87d8143859f2c47377f98455acac18)
#### [6.6.3](https://github.com/rive-app/rive-ios/compare/6.6.2...6.6.3)
> 15 February 2025
- Add RenderPath::addRawPath [`1dadb41`](https://github.com/rive-app/rive-ios/commit/1dadb418bde91361c6229f421a6bcb84e1a6e556)
- chore: release v6.6.3 [`287e190`](https://github.com/rive-app/rive-ios/commit/287e19019ab9007997e81d8df40c055fef801e63)
- Updating version files [`73190ef`](https://github.com/rive-app/rive-ios/commit/73190ef6bd3e88a05fcb5d5080f03221a792d76c)
- fix dash with world path [`5428201`](https://github.com/rive-app/rive-ios/commit/54282015ffe7f227fe1ebcbf01df42d360367e47)
#### [6.6.2](https://github.com/rive-app/rive-ios/compare/6.6.1...6.6.2)

View File

@@ -1 +1 @@
6.6.3
6.7.0