Skip to content

Commit

Permalink
chore: release v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
HayesGordon committed Aug 14, 2023
1 parent d1edfc1 commit a195227
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.1.5",
"version": "5.1.6",
"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,11 +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.1.6](https://github.com/rive-app/rive-ios/compare/5.1.5...5.1.6)

- Updating version files [`d1edfc1`](https://github.com/rive-app/rive-ios/commit/d1edfc1926c0070e25a29310353fde8fc690d313)
- Fix issue with nested artboards not updating follow path constraints. [`b2099af`](https://github.com/rive-app/rive-ios/commit/b2099afd9cb367e37f951aa988f7996f55c37908)

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

> 10 August 2023
- chore: release v5.1.5 [`7fbdb2b`](https://github.com/rive-app/rive-ios/commit/7fbdb2b13f1f2b6e9bcd80559f52bd2f2d231004)
- Updating version files [`7906a93`](https://github.com/rive-app/rive-ios/commit/7906a93e91b585b66b98f4738d994d7962a783bb)
- Add rive::math::msb() [`428da94`](https://github.com/rive-app/rive-ios/commit/428da94a1baef57809b568f73f284715e1de3c24)
- Add a Bitmap::detachBytes method [`ae94265`](https://github.com/rive-app/rive-ios/commit/ae94265c703651e3dcd812473f1bc4121f7edacb)

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

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

0 comments on commit a195227

Please sign in to comment.