Skip to content

Commit

Permalink
chore: release v5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Apr 23, 2024
1 parent 5e57d70 commit 629aee8
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": "5.11.0",
"version": "5.11.1",
"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).

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

- Updating version files [`5e57d70`](https://github.com/rive-app/rive-ios/commit/5e57d70b01d8c4b31fa1d082d9b2a7623a7b25d0)
- Fix audio instances [`8d4a1a0`](https://github.com/rive-app/rive-ios/commit/8d4a1a0d4fc92036eb37bff9a5b7aed0d78d8b40)
- name:NSApplicationDidFinishLaunchingNotification -> name:NSApplicatio[`38f4ba0`](https://github.com/rive-app/rive-ios/commit/38f4ba0de5f8f8dc2620f63fbc8bf0c0b0d1cc1a)

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

> 22 April 2024
- treat cubic curve as quad when control point equals endpoint [`#6969`](https://github.com/rive-app/rive-ios/issues/6969)
- add out of band audio support ios - abstracted audio! [`216240b`](https://github.com/rive-app/rive-ios/commit/216240b11ba54d6ee8a3583a5ddd54751981736c)
- Stop audio in iOS when backgrounded. [`ff8648e`](https://github.com/rive-app/rive-ios/commit/ff8648e4cb6768a009de1cd726c1d8ba7b81b130)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.11.0
5.11.1

0 comments on commit 629aee8

Please sign in to comment.