Skip to content

Commit

Permalink
chore: release v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Jul 31, 2023
1 parent 8568b32 commit 5ea3213
Show file tree
Hide file tree
Showing 4 changed files with 10 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.0",
"version": "5.1.1",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ 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.1](https://github.com/rive-app/rive-ios/compare/5.1.0...5.1.1)

- Updating version files [`8568b32`](https://github.com/rive-app/rive-ios/commit/8568b32902c2bd45e88fde82dbe1d157c72ca948)

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

> 31 July 2023
- Add text binding ios [`7fd8df3`](https://github.com/rive-app/rive-ios/commit/7fd8df317eb78783d16b8c98c3d4cf45e260ee37)
- chore: release v5.1.0 [`794fac9`](https://github.com/rive-app/rive-ios/commit/794fac904b72ee8f116963f4bb4753c395f7c6c8)
- Updating version files [`c674b85`](https://github.com/rive-app/rive-ios/commit/c674b856e68032d5d40f765315af089c83f40623)
- Fix crash when no Follow path target specified [`3c9f95a`](https://github.com/rive-app/rive-ios/commit/3c9f95a4c2ed1910fc4fdff4b665e190c519d434)

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

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

0 comments on commit 5ea3213

Please sign in to comment.