Skip to content

Commit

Permalink
chore: release v5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Jun 8, 2024
1 parent d424259 commit 800afbd
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 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.1",
"version": "5.13.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.2](https://github.com/rive-app/rive-ios/compare/5.13.1...5.13.2)

- Updating version files [`d424259`](https://github.com/rive-app/rive-ios/commit/d424259becdf83d8c4093fee963106417da321bf)
- mark shape as dirty after flagged as target [`5dad85a`](https://github.com/rive-app/rive-ios/commit/5dad85a8acb9ad0553dc1f09930c222b9344f5b1)
- don’t defer updates when a shape/path is used for hit detect [`c8871c8`](https://github.com/rive-app/rive-ios/commit/c8871c8931e6b5768d58ba8b39462d5fcae0acd1)

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

> 7 June 2024
- chore: release v5.13.1 [`5e74896`](https://github.com/rive-app/rive-ios/commit/5e748961132cbac19289bf7dbc4acec0c368847b)
- 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)

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

0 comments on commit 800afbd

Please sign in to comment.