Skip to content

Commit

Permalink
chore: release v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Sep 13, 2023
1 parent 072aca5 commit 7b0ade9
Show file tree
Hide file tree
Showing 4 changed files with 11 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.2.1",
"version": "5.3.0",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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.3.0](https://github.com/rive-app/rive-ios/compare/5.2.1...5.3.0)

- feature: Add Rive Event bindings to iOS runtime [`064fd46`](https://github.com/rive-app/rive-ios/commit/064fd46b1c607fc2a2527f552655a1b8c1a401af)
- Updating version files [`072aca5`](https://github.com/rive-app/rive-ios/commit/072aca5b82c68cf978843789b43b5fbfa11afaf1)

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

> 13 September 2023
- Read passed any empty runs when iterating glyphs. [`#5973`](https://github.com/rive-app/rive/issues/5973)
- chore: release v5.2.1 [`5bd6438`](https://github.com/rive-app/rive-ios/commit/5bd6438b427ff068df5bd0ca4452d789216c87fc)
- Updating version files [`330c29b`](https://github.com/rive-app/rive-ios/commit/330c29b5638bf048e6443a3a238cdb89b9fe40e9)
- add artboards shapes to updates when RenderOpacity has dirt [`e503a91`](https://github.com/rive-app/rive-ios/commit/e503a910acbd784a12ec5d4d74d257c5812726e6)
- Don't apply id keyframes when mix value is 0 [`0d368c8`](https://github.com/rive-app/rive-ios/commit/0d368c8c2ad5810516752572ffc27967231f0603)

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

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

0 comments on commit 7b0ade9

Please sign in to comment.