Skip to content

Commit

Permalink
chore: release v6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Sep 24, 2024
1 parent 673d7ed commit 4a17958
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .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.1.2",
"version": "6.1.3",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@ 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.1.3](https://github.com/rive-app/rive-ios/compare/6.1.2...6.1.3)

- advance iterator until distance does not equal 0 [`#8164`](https://github.com/rive-app/rive-ios/issues/8164)
- Updating version files [`673d7ed`](https://github.com/rive-app/rive-ios/commit/673d7ed3bd37cd8ce316190201c5036b176b6488)
- Add linux build step for rive_native changes [`219664c`](https://github.com/rive-app/rive-ios/commit/219664c03d99dc774e6e49160c46ef0549213058)
- runtime dashing! [`868e7fc`](https://github.com/rive-app/rive-ios/commit/868e7fc59a4ab60f022ac2838bec906b64328869)

#### [6.1.2](https://github.com/rive-app/rive-ios/compare/6.1.1...6.1.2)

> 19 September 2024
- Add support for decoding Apple native font via factory [`a3ae86e`](https://github.com/rive-app/rive-ios/commit/a3ae86e599e936649ac79e2d0f9cadde70f8feb0)
- Add size property to RiveImageAsset on iOS [`6a8244e`](https://github.com/rive-app/rive-ios/commit/6a8244eb5ccdf06c92f384a0a1be6ba99adfadfa)
- Updating version files [`d57f7dc`](https://github.com/rive-app/rive-ios/commit/d57f7dcc738562d191c5ccdcb33f7fac163ca010)
- chore: release v6.1.2 [`8b165db`](https://github.com/rive-app/rive-ios/commit/8b165db9190162f9309c3290f8f9ab91c6f4e91a)

#### [6.1.1](https://github.com/rive-app/rive-ios/compare/6.1.0...6.1.1)

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

0 comments on commit 4a17958

Please sign in to comment.