Releases: TheBeyondGroup/shopkeeper
Releases · TheBeyondGroup/shopkeeper
v1.0.2
Shopify CLI Version
depends on: v3.57.1
What's Changed
- Prepare v1.0.2 Release by @jeffreyguenther in #141
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Shopify CLI Version
depends on: v3.57.0
What's Changed
- chore: fix code block backticks by @jeffreyguenther in #136
- Copy Edit Guide by @jeffreyguenther in #137
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #138
- Update to Shopify CLI version v3.57.0 by @jeffreyguenther in #139
- Prepare 1.01 release by @jeffreyguenther in #140
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: add support for metaobject templates by @jeffreyguenther in #132
- Bump @babel/traverse from 7.23.0 to 7.23.3 by @dependabot in #133
- Update to Shopify CLI packages v3.51 by @jeffreyguenther in #134
Full Changelog: v1.0.0-beta.6...v1.0.0
v1.0.0-beta.6
What's Changed
- Add better logging during deploys by @jeffreyguenther in #121
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #122
- Set Shopkeeper to depend on the latest Shopify 3.x release by @jeffreyguenther in #123
- Add missing words to bucket explanation by @jeffreyguenther in #124
- Update oclif packages by @jeffreyguenther in #125
- Update theme create docs by @jeffreyguenther in #126
- Update oclif and Shopify packages by @jeffreyguenther in #127
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- Use flag instead of arg for bucket by @jeffreyguenther in #119
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Makes sure that the correct flags are passed on settings download
- Add a couple missing
await
calls #117
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- Use explicit pattern for customers the subdirectory for CLI glob #115
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
- Show error if bucket doesn't exist
- Refactor bucket arg to be flag on
switch
,restore
, andsave
v1.0.0-beta
- Add
theme create
command