Skip to content

Commit

Permalink
chore: release v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Oct 5, 2023
1 parent 7c8a3ab commit 9030b8c
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.3.1",
"version": "5.3.2",
"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,11 +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.3.2](https://github.com/rive-app/rive-ios/compare/5.3.1...5.3.2)

- 6041 follow path with 0 opacity [`#6041`](https://github.com/rive-app/rive-ios/issues/6041)
- Add a "Stress Test" to the example iOS app [`afbd9e2`](https://github.com/rive-app/rive-ios/commit/afbd9e208541e25a5d9c32bdfbff9a71de89772e)
- Updating version files [`7c8a3ab`](https://github.com/rive-app/rive-ios/commit/7c8a3ab2d6df7b33eca458470e4354f5f5fa9307)
- Add a math::round_up_to_multiple_of<N>() utility [`f5afafd`](https://github.com/rive-app/rive-ios/commit/f5afafd9db3aa435e0e70bef38f07e08c5da52ab)

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

> 19 September 2023
- 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)
- chore: release v5.3.1 [`4ebd7c0`](https://github.com/rive-app/rive-ios/commit/4ebd7c0ffc508a5e8a180c577fbc86e1b19a2d5f)

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

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

0 comments on commit 9030b8c

Please sign in to comment.