Skip to content

Commit

Permalink
chore: release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandoit committed Apr 18, 2022
1 parent 1958f93 commit fce827f
Show file tree
Hide file tree
Showing 4 changed files with 11 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": "2.0.1",
"version": "2.0.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ 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.2](https://github.com/rive-app/rive-ios/compare/2.0.1...2.0.2)

- Updating version files [`1958f93`](https://github.com/rive-app/rive-ios/commit/1958f936de4bebebaf19c89fcd5869a8ea9ea228)
- Added explicit import of Combine to solve errors in clients consuming the iOS runtime [`8b060f7`](https://github.com/rive-app/rive-ios/commit/8b060f7d3b2033b696b8547976c7dab2b1eab63a)

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

> 16 April 2022
- Updating version files [`5f528eb`](https://github.com/rive-app/rive-ios/commit/5f528eb7c3d5193cc89ad0acc17115330483c87f)
- chore: release v2.0.1 [`7e6fdaf`](https://github.com/rive-app/rive-ios/commit/7e6fdaf8bd33ec31c1ab5269495a29bc358481b2)
- Fix: Fix templates to reference new platform version changes [`e3829ff`](https://github.com/rive-app/rive-ios/commit/e3829ff5fb1bcd3d8da4728f2ec699d140ff53b1)
- Remove major version flag [`82297aa`](https://github.com/rive-app/rive-ios/commit/82297aaeb5465660f45748eb043d88e5908dfee4)

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

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

0 comments on commit fce827f

Please sign in to comment.