Skip to content

Commit

Permalink
chore: release v5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Jun 7, 2024
1 parent 687e3a9 commit 5e74896
Show file tree
Hide file tree
Showing 4 changed files with 11 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": "5.13.0",
"version": "5.13.1",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ 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).

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

- Updating version files [`687e3a9`](https://github.com/rive-app/rive-ios/commit/687e3a9bb39d6b2601506ec02a16a61bbc1262a9)
- fix bounds calculation ahead of time [`8e5add5`](https://github.com/rive-app/rive-ios/commit/8e5add54aeda86c77f85ff67f26ef4cbe2499af1)

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

> 6 June 2024
- Downstream ios pr [`694ce3b`](https://github.com/rive-app/rive-ios/commit/694ce3b68438ebef7d8f8eda39bf83095041b7ba)
- manually apply upstream change [`97daf48`](https://github.com/rive-app/rive-ios/commit/97daf48c553482d7de7001d806cacc7f0b6a6c54)
- Include nested artboard path in input cache on iOS [`92051ed`](https://github.com/rive-app/rive-ios/commit/92051ed958038b7e0c7e820ead69ab4144590ae3)
- chore: release v5.13.0 [`15202ca`](https://github.com/rive-app/rive-ios/commit/15202ca591d342c16c9195da79094931be272ca6)

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

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

0 comments on commit 5e74896

Please sign in to comment.