Skip to content

Commit

Permalink
chore: release v6.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Feb 28, 2025
1 parent 7c3e8ff commit b909fb8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/release/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.7.1",
"version": "6.7.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/rive-app/rive-ios/compare/6.7.1...6.7.2)

- 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)

> 24 February 2025
- chore: release v6.7.1 [`635cdbd`](https://github.com/rive-app/rive-ios/commit/635cdbdc47c31154d9409ab4b9d4ed14bedb48f4)
- 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)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.7.1
6.7.2

0 comments on commit b909fb8

Please sign in to comment.