Skip to content

Commit

Permalink
chore: release v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Mar 15, 2022
1 parent f29cea5 commit ec59e88
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.12",
"version": "1.0.13",
"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).

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

- Fix the SwiftUI component examples [`bd9eb6f`](https://github.com/rive-app/rive-ios/commit/bd9eb6f63edb4c96d243b0993e92aded9e2dc36c)
- 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)

> 11 March 2022
- chore: release v1.0.12 [`57d9464`](https://github.com/rive-app/rive-ios/commit/57d94641255deb7e5250af25f3fdeba5ebbfa761)
- Updating version files [`d636a6b`](https://github.com/rive-app/rive-ios/commit/d636a6bf66411727bc186926e460885444c5c9ff)
- update module to be https for swiftpm experiment [`6e79641`](https://github.com/rive-app/rive-ios/commit/6e796419bcfd52461d1f9c070aff0399037123da)

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

0 comments on commit ec59e88

Please sign in to comment.