Skip to content

Commit

Permalink
chore: release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandoit committed Apr 15, 2022
1 parent c4ea5d8 commit b2c0e05
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": "1.0.18",
"version": "2.0.0",
"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,8 +4,16 @@ 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.0](https://github.com/rive-app/rive-ios/compare/1.0.18...2.0.0)

- Deprecated old RiveFile utils. Converted Layout, BlendModes and StateMachine UIKit examples. Commented out unused examples and old RiveView related things. Fixed SimpleAnimation presentation issues. [`a456f48`](https://github.com/rive-app/rive-ios/commit/a456f4850b8de192103b36a0704acb6716254f08)
- Removed unused files [`e9035ed`](https://github.com/rive-app/rive-ios/commit/e9035ede56613f51dc3e2010115b893893527e48)
- [Workspace] [`50cfa4f`](https://github.com/rive-app/rive-ios/commit/50cfa4f6778fcd46e9353ed64b6939ca9a106ce3)

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

> 15 April 2022
- 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)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.18
2.0.0

0 comments on commit b2c0e05

Please sign in to comment.