Skip to content

Commit

Permalink
chore: release v0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Jul 30, 2021
1 parent e89360f commit 6880999
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/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/scripts/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release",
"version": "0.15.4",
"version": "0.15.5",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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).

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

- adding test file for distance constraints and updating cpp refs in the project [`e89360f`](https://github.com/rive-app/rive-ios/commit/e89360f4f222d02220e5c2b3587b1430321e3244)
- update rive-cpp dependency for distance constraints [`1a695d0`](https://github.com/rive-app/rive-ios/commit/1a695d04ec617eb65857e3313cd9a1c17660de2c)

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

> 21 July 2021
- feature: updated rive-cpp dependency to allow for IK constraint support [`e6d29f1`](https://github.com/rive-app/rive-ios/commit/e6d29f1c10696bd8673a38a4cab0f8c6cb47df14)
- chore: release v0.15.4 [`7c76da8`](https://github.com/rive-app/rive-ios/commit/7c76da83e6f96c3b4290a07b4b55a3bc77b1fdc6)

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

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

0 comments on commit 6880999

Please sign in to comment.