mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.7.1
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.0",
|
||||
"version": "6.7.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"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.0",
|
||||
"version": "6.7.1",
|
||||
"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.1](https://github.com/rive-app/rive-ios/compare/6.7.0...6.7.1)
|
||||
|
||||
- Updating version files [`892a393`](https://github.com/rive-app/rive-ios/commit/892a393d12c6ad5a30179898139ac277af0dc190)
|
||||
- use quadToCubic instead of quadTo [`0d6ba06`](https://github.com/rive-app/rive-ios/commit/0d6ba06ee707937b7c703574bb30b30762d4e5ec)
|
||||
- runtime: text follow path using text modifiers [`8cd209e`](https://github.com/rive-app/rive-ios/commit/8cd209e097b59ea851202471d5524d931faac89d)
|
||||
|
||||
#### [6.7.0](https://github.com/rive-app/rive-ios/compare/6.6.3...6.7.0)
|
||||
|
||||
> 19 February 2025
|
||||
|
||||
- Use updated CADisplayLink API for macOS 14+ [`7247148`](https://github.com/rive-app/rive-ios/commit/724714802e2fa9aa409c5fbcebeafd854e2d2d2a)
|
||||
- chore: release v6.7.0 [`e9dc799`](https://github.com/rive-app/rive-ios/commit/e9dc799a26ab61e2fef1259d0d35a4ed41f0aafa)
|
||||
- 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user