Skip to content

Commit

Permalink
chore: release v5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Jul 22, 2024
1 parent 3242471 commit 93c0df5
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.15.1",
"version": "5.15.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,11 +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.15.2](https://github.com/rive-app/rive-ios/compare/5.15.1...5.15.2)

- Updating version files [`3242471`](https://github.com/rive-app/rive-ios/commit/3242471276af3ce33fc1af0828f7c6f40cc03ba0)
- fix spilled time for animations with speed applied to them [`199ecae`](https://github.com/rive-app/rive-ios/commit/199ecae469acf6a1e439ca22a9665044ec3e863b)
- update data bind mode to flags [`3553ef2`](https://github.com/rive-app/rive-ios/commit/3553ef21177b6391df2782f17f1d21efc1f38c5c)

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

> 17 July 2024
- chore: release v5.15.1 [`02693ff`](https://github.com/rive-app/rive-ios/commit/02693ff90c691a99a94ac38d52a97a78815ecaf1)
- Updating version files [`4472036`](https://github.com/rive-app/rive-ios/commit/44720363488d7a750c3313ac87660a6bf32fe622)
- Only set Core Audio session category for iOS targets [`77c16d6`](https://github.com/rive-app/rive-ios/commit/77c16d652ea817701daa6e861e663fe9f00b518e)
- Run tests, bench, gms, & goldens on a physical Pixel 8 on CI [`674c11d`](https://github.com/rive-app/rive-ios/commit/674c11db2fa2f891be4ecac25580cb9212216a16)

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

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

0 comments on commit 93c0df5

Please sign in to comment.