Skip to content

Commit

Permalink
chore: release v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed May 10, 2024
1 parent d1f1875 commit 52ab886
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": "5.11.2",
"version": "5.11.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,12 +4,21 @@ 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.3](https://github.com/rive-app/rive-ios/compare/5.11.2...5.11.3)

- Skip non-finite vertices in GrTriangulator [`#7235`](https://github.com/rive-app/rive-ios/issues/7235)
- Pushing merge, resolved using upstream.\n\n message=Add required descriptor to avoid crash when creating a new RTV [`ff6524a`](https://github.com/rive-app/rive-ios/commit/ff6524aaae6ca3548f731e08a8f67d2c0f1bdb2d)
- Updating version files [`d1f1875`](https://github.com/rive-app/rive-ios/commit/d1f1875d3e1924b4c01fcf1a0ebeda124ebb23a9)
- Add NSPrivacyCollectionDataTypes to privacy manifest [`7ba8990`](https://github.com/rive-app/rive-ios/commit/7ba8990d985cd462965507892729b02483867dbc)

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

> 2 May 2024
- fix follow path not working with path as target and shape with 0 opacity [`#7155`](https://github.com/rive-app/rive-ios/issues/7155)
- fix state machine advanceAndApply [`3800dff`](https://github.com/rive-app/rive-ios/commit/3800dff7df520851a95828f3acfa50a5e096a7a2)
- chore: release v5.11.2 [`68b5426`](https://github.com/rive-app/rive-ios/commit/68b542679deb2fa0a0a609756b8f4cdf657481a1)
- Updating version files [`f4ee74c`](https://github.com/rive-app/rive-ios/commit/f4ee74c30f3a7919941fde22c246e8fb15dc75e2)
- Xxxx support target align from position [`1a5848d`](https://github.com/rive-app/rive-ios/commit/1a5848d847ea531f015165583afe5445a893d517)

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

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

0 comments on commit 52ab886

Please sign in to comment.