Skip to content

Commit

Permalink
chore: release v6.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Aug 29, 2024
1 parent 0961d74 commit 585e092
Show file tree
Hide file tree
Showing 4 changed files with 11 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": "6.0.6",
"version": "6.0.7",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.0.7](https://github.com/rive-app/rive-ios/compare/6.0.6...6.0.7)

- Support forwarding iOS / macOS listener events up responder chain [`2cfb340`](https://github.com/rive-app/rive-ios/commit/2cfb340e2ec814201708e83966c5c100eb7d00b7)
- Change class names to strip PLS [`39455c0`](https://github.com/rive-app/rive-ios/commit/39455c06b3db356cc824cbca0a87a55e3bbcbdd8)
- Updating version files [`0961d74`](https://github.com/rive-app/rive-ios/commit/0961d74c390c580a65ef2093d6958889b51adf05)

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

> 28 August 2024
- Redraw iOS and macOS Rive view on various view changes [`e592307`](https://github.com/rive-app/rive-ios/commit/e592307df75d33def0b0799ed7bbd4ebc34c5fe7)
- Initial file moves and renames [`3f592d5`](https://github.com/rive-app/rive-ios/commit/3f592d5350a7f09f48a7b8aa222b4d0f11f98b65)
- Update rive cpp for submodules [`4d5505d`](https://github.com/rive-app/rive-ios/commit/4d5505d7261a9f74c79fa235637abc84f324f832)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.6
6.0.7

0 comments on commit 585e092

Please sign in to comment.