Skip to content

Commit

Permalink
chore: release v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Nov 22, 2023
1 parent 6dc32ed commit 139d78d
Show file tree
Hide file tree
Showing 4 changed files with 12 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.6.1",
"version": "5.6.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ 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.6.2](https://github.com/rive-app/rive-ios/compare/5.6.1...5.6.2)

- Updating version files [`6dc32ed`](https://github.com/rive-app/rive-ios/commit/6dc32eda7393bb48c7005918348a9ff8dc0dca62)
- tendon crash fix [`0e25b53`](https://github.com/rive-app/rive-ios/commit/0e25b53080a17c4241e8d818bb47265a612c1b80)
- Disable d3d blend state during PLS flush [`370d637`](https://github.com/rive-app/rive-ios/commit/370d637c149905a1b55fffdf520bb231b6a261fd)

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

> 9 November 2023
- Fix follow path 6070 [`#6070`](https://github.com/rive-app/rive-ios/issues/6070)
- chore: release v5.6.1 [`9823217`](https://github.com/rive-app/rive-ios/commit/9823217df6b583793da523a6a80c3f900991b84b)
- Updating version files [`e669c40`](https://github.com/rive-app/rive-ios/commit/e669c4008b6060c93647805314b2533b9bc8a142)
- Delete assets after artboards to fix race condition with FileAssetReferencers. [`a0e2e3f`](https://github.com/rive-app/rive-ios/commit/a0e2e3fbf3cf80d78856ee19a55a406107b55501)
- Fix validation for listeners to validate with nested inputs [`7517815`](https://github.com/rive-app/rive-ios/commit/751781566aa899b0519219b258d44c08ebad9304)

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

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

0 comments on commit 139d78d

Please sign in to comment.