Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1260 from Shopify/release-1-12-0
Browse files Browse the repository at this point in the history
Packaging for release v1.12.0
  • Loading branch information
Cecy Correa authored May 28, 2021
2 parents 445851c + e1ac588 commit 3c6baef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Unreleased
------

Version 1.12.0
--------------
* [1255](https://github.com/Shopify/shopify-app-cli/pull/1255): Fix beta flag checks when running `shopify serve`

Version 1.11.0
--------------
* [#1221](https://github.com/Shopify/shopify-app-cli/pull/1221): Prioritizes returning an HTTPS URL over HTTP from `shopify tunnel status`.
Expand Down
2 changes: 1 addition & 1 deletion lib/shopify-cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ShopifyCli
VERSION = "1.11.0"
VERSION = "1.12.0"
end

0 comments on commit 3c6baef

Please sign in to comment.