Skip to content

Commit

Permalink
chore: release v5.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Jul 6, 2024
1 parent 6c711f1 commit d9f25cc
Show file tree
Hide file tree
Showing 4 changed files with 13 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.14.2",
"version": "5.14.3",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ 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.14.3](https://github.com/rive-app/rive-ios/compare/5.14.2...5.14.3)

- add missing validations [`#7531`](https://github.com/rive-app/rive-ios/issues/7531)
- Improve handling of nullable values in iOS renderer [`76aef26`](https://github.com/rive-app/rive-ios/commit/76aef265d11d9e3d3ab9732aff338e8b8f76a31d)
- Turn iOS golden testing back on [`701a1df`](https://github.com/rive-app/rive-ios/commit/701a1df004b65299ed30899c845ad9c88a811d6f)
- Updating version files [`6c711f1`](https://github.com/rive-app/rive-ios/commit/6c711f138832fe8ea1154e58970f52da835f0137)

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

> 28 June 2024
- Remove files to unblock downstream iOS push [`9dc67e3`](https://github.com/rive-app/rive-ios/commit/9dc67e35158935ed4364bff86bcf551e50b4cec8)
- chore: release v5.14.2 [`f491731`](https://github.com/rive-app/rive-ios/commit/f4917310f0469ce1c05df82cad3d695ce8ebea9e)
- Updating version files [`83e7970`](https://github.com/rive-app/rive-ios/commit/83e7970979a9bd10211ad9ff6d22366a64125974)

#### [5.14.1](https://github.com/rive-app/rive-ios/compare/5.14.0...5.14.1)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.14.2
5.14.3

0 comments on commit d9f25cc

Please sign in to comment.