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

Commit 265ef87

Browse files
authored
Merge pull request #1268 from Shopify/release_1_13_0
Release v1.13.0
2 parents fbd281d + 0a4a673 commit 265ef87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Unreleased
22
------
3+
4+
Version 1.13.0
5+
--------------
6+
7+
* [1266](https://github.com/Shopify/shopify-app-cli/pull/1266): Developer Console release
38
* [1265](https://github.com/Shopify/shopify-app-cli/pull/1265): Fix bug where commands hang after an unsuccessful authentication
49

510
Version 1.12.0

lib/shopify-cli/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ShopifyCli
2-
VERSION = "1.12.0"
2+
VERSION = "1.13.0"
33
end

0 commit comments

Comments
 (0)