Skip to content

Commit

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

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

- added coordinator [`bf84c97`](https://github.com/rive-app/rive-ios/commit/bf84c97e4a94b3600a1c98c09a7b097d61f66c0f)
- create reusable rive swift view [`f79c3cc`](https://github.com/rive-app/rive-ios/commit/f79c3ccf2353793c6ab03d38f768515c65b27b9b)
- update to make riveviewswift a surface more bindings [`b234fb7`](https://github.com/rive-app/rive-ios/commit/b234fb72246caa3c3c83e4f154958f802ac1caaf)

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

> 28 February 2022
- chore: release v1.0.8 [`45e2973`](https://github.com/rive-app/rive-ios/commit/45e297319661a7439681c9857d5c460d33673621)
- no longer add a v in front of the version tag for rive-ios-pod, we dont use it anywhere else, its not good for swiftpm [`33fb185`](https://github.com/rive-app/rive-ios/commit/33fb18542618280ae2a5e08a8dc888892c3b0da2)

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

0 comments on commit b7e1ff8

Please sign in to comment.