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

Commit a09c3c3

Browse files
authored
Merge pull request #750 from Shopify/release_1_0_1
Packaging for release v1.0.1
2 parents 556c57a + cbc7c50 commit a09c3c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 1.0.1
2+
------
3+
* Fixed an issue with RVM taking over the shell shim fd when it was not in use
4+
15
Version 1.0.0
26
------
37
* Release the installer-based version of the CLI

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.0.0'
2+
VERSION = '1.0.1'
33
end

0 commit comments

Comments
 (0)