Skip to content

Commit

Permalink
chore: release v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Mar 11, 2022
1 parent d636a6b commit 57d9464
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.11",
"version": "1.0.12",
"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,9 +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.12](https://github.com/rive-app/rive-ios/compare/1.0.11...1.0.12)

- 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)

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

> 10 March 2022
- Removing from github installation instructions [`6529a0d`](https://github.com/rive-app/rive-ios/commit/6529a0d565af1a49c2087eac0cc0a9d779c15fbd)
- chore: release v1.0.11 [`277e7a7`](https://github.com/rive-app/rive-ios/commit/277e7a7f79b85e9fe3ee7345e626a8d080753717)
- Updating version files [`a845716`](https://github.com/rive-app/rive-ios/commit/a845716f57df372f3d3b703d70034cd9c602da4f)

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

0 comments on commit 57d9464

Please sign in to comment.