Skip to content

Commit

Permalink
chore: release v2.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandoit committed Jun 8, 2022
1 parent 58cee66 commit 6cab946
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 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": "2.0.23",
"version": "2.0.24",
"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).

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

- State Machines and Animations will call advanceAndApply() instead of advance() and apply() separately [`6d33cb6`](https://github.com/rive-app/rive-ios/commit/6d33cb6e14dd06e8e1c8a47439fbf801aee5064b)
- Updating version files [`58cee66`](https://github.com/rive-app/rive-ios/commit/58cee6615dbaba008dd78647b34097f537819e5f)

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

> 8 June 2022
- Gave RiveViewModel specialized inits so that users are presented without only an animation or a state machine param [`79f3119`](https://github.com/rive-app/rive-ios/commit/79f31196f3e65bc4d12b19d19273350042cfc176)
- chore: release v2.0.23 [`658a76c`](https://github.com/rive-app/rive-ios/commit/658a76c22b80f191f32daa468799e157f5a3dd1d)
- Updating version files [`89c0381`](https://github.com/rive-app/rive-ios/commit/89c03810bf33e00e05d2bf491d52795b38edc0bf)

#### [2.0.22](https://github.com/rive-app/rive-ios/compare/2.0.21...2.0.22)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.23
2.0.24

0 comments on commit 6cab946

Please sign in to comment.