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

Commit 6cf3a6c

Browse files
authored
Merge pull request #853 from Shopify/release_1_1_1
Packaging for release v1.1.1
2 parents a798407 + d01d838 commit 6cf3a6c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 1.1.1
2+
------
3+
* Fix a bug where usernames with spaces caused issues on Windows
4+
15
Version 1.1.0
26
------
37
* Add native Windows 10 support, including variety of stability fixes.

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

0 commit comments

Comments
 (0)