Skip to content

Commit

Permalink
chore: release v1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Mar 15, 2022
1 parent e874b1c commit c689fe2
Show file tree
Hide file tree
Showing 4 changed files with 12 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.13",
"version": "1.0.14",
"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,9 +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).

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

- removed git lfs files that were somehow still here [`16d8784`](https://github.com/rive-app/rive-ios/commit/16d878498482bbc3a6f48286eaa374b82302273d)
- update docs [`f842053`](https://github.com/rive-app/rive-ios/commit/f842053bc8cfe7990870e25833701bed06ef65a4)
- Updating version files [`e874b1c`](https://github.com/rive-app/rive-ios/commit/e874b1c7fcb3f244f154645b7ab7077cc80cf8f6)

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

> 15 March 2022
- Fix the SwiftUI component examples [`bd9eb6f`](https://github.com/rive-app/rive-ios/commit/bd9eb6f63edb4c96d243b0993e92aded9e2dc36c)
- chore: release v1.0.13 [`ec59e88`](https://github.com/rive-app/rive-ios/commit/ec59e88a4b0c387b6e4a06022745bf55920a87fd)
- Updating version files [`f29cea5`](https://github.com/rive-app/rive-ios/commit/f29cea5ef0b5074286d0499a183be2a763acb58b)

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

0 comments on commit c689fe2

Please sign in to comment.