Skip to content

Commit

Permalink
chore: release v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerreed committed Feb 24, 2022
1 parent 0a15614 commit 8bce44e
Show file tree
Hide file tree
Showing 4 changed files with 10 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": "1.0.6",
"version": "1.0.7",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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).

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

- Update readme [`0a15614`](https://github.com/rive-app/rive-ios/commit/0a15614ce60389d062354cf01f06d239d55708d9)

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

> 4 February 2022
- Update submodule & libs [`87e0885`](https://github.com/rive-app/rive-ios/commit/87e0885972e97fffd381e5add1d1cd72828e19b3)
- chore: release v1.0.6 [`441d0e7`](https://github.com/rive-app/rive-ios/commit/441d0e75c29df5b2bd923a8d7fc0d7e66f06bc9e)

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

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

0 comments on commit 8bce44e

Please sign in to comment.