Skip to content

Commit

Permalink
chore: release v1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Apr 15, 2022
1 parent 9d7712d commit 6f1cbaf
Show file tree
Hide file tree
Showing 4 changed files with 20 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": "1.0.17",
"version": "1.0.18",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,27 @@ 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).

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

- roll cpp, use ArtboardInstance [`b2425ed`](https://github.com/rive-app/rive-ios/commit/b2425ed41432f5fd5eff83bb8b18c2a69723ffa0)
- Roll cpp forward, and update call-sites [`6a230a6`](https://github.com/rive-app/rive-ios/commit/6a230a624a2a06c1e9612d225b94cfeef8044f66)
- Roll cpp forward, and update bindings [`a154ab2`](https://github.com/rive-app/rive-ios/commit/a154ab297720987d78e88b3bcd5c14f5edc270db)

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

> 7 April 2022
- chore: release v1.0.17 [`04270ef`](https://github.com/rive-app/rive-ios/commit/04270ef3abf50adc942b3fa178f1e2e2d82ff45c)
- Updating version files [`9164ad6`](https://github.com/rive-app/rive-ios/commit/9164ad6f6c067f20354b7049a3cb5c238d27ed5a)
- Roll our macos version to 12 [`d00658a`](https://github.com/rive-app/rive-ios/commit/d00658a7bf3de78a082f9ed607ab006bda89455b)

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

> 18 March 2022
- chore: release v1.0.16 [`1e89f44`](https://github.com/rive-app/rive-ios/commit/1e89f445a6abd037f7ed6ec601d1496a70f5f3da)
- update build scripts to include force rebuilding [`54782f1`](https://github.com/rive-app/rive-ios/commit/54782f1ba905fe384de3c8cee8d40e73bdefd4f2)
- Updating version files [`1cc593b`](https://github.com/rive-app/rive-ios/commit/1cc593badf8ff432de98422c02c95386c75d8949)
- chore: update cpp dependency to latest, fixing ik problem [`f3d6bf3`](https://github.com/rive-app/rive-ios/commit/f3d6bf3f2c16472e36378bb8d54462e4cd64605c)

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

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

0 comments on commit 6f1cbaf

Please sign in to comment.