Skip to content

Commit

Permalink
chore: release v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
csmartdalton committed Sep 19, 2023
1 parent 3bc8705 commit 4ebd7c0
Show file tree
Hide file tree
Showing 4 changed files with 12 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.3.0",
"version": "5.3.1",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ 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.1](https://github.com/rive-app/rive-ios/compare/5.3.0...5.3.1)

- Add a CG render context to the iOS runtime [`a795c2f`](https://github.com/rive-app/rive-ios/commit/a795c2fe6099642b3e5c3bb23d6526cd2e0c5e53)
- Rive Renderer fixes on iOS/debug [`b1cba70`](https://github.com/rive-app/rive-ios/commit/b1cba704b99a9ea157183c55a5f3406540a5bc8b)
- Bump the iOS minimum version to 13 on native builds [`aeb5f94`](https://github.com/rive-app/rive-ios/commit/aeb5f94e495aeabdfe83c81561fd3eda640c7093)

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

> 13 September 2023
- feature: Add Rive Event bindings to iOS runtime [`064fd46`](https://github.com/rive-app/rive-ios/commit/064fd46b1c607fc2a2527f552655a1b8c1a401af)
- chore: release v5.3.0 [`7b0ade9`](https://github.com/rive-app/rive-ios/commit/7b0ade94058f9dc7135e27d6083d441b59f381f2)
- 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)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.0
5.3.1

0 comments on commit 4ebd7c0

Please sign in to comment.