We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028aef3 commit 8ad49adCopy full SHA for 8ad49ad
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# v1.2.1
2
+## Bug Fixes
3
+
4
+### StoreTypes
5
+- `store-type templates-fetch` now supports a `--git-ref` flag to specify a specific branch, tag, or commit to fetch templates from.
6
+- `store-types create` now omits the `StorePath` value when not specified. This fixes the issue where the `StorePath`
7
+value was being set to "" which Command interpreted as only allowing "" for store paths on created store types.
8
9
# v1.2.0
10
## Features
11
0 commit comments