Skip to content

Commit 8ad49ad

Browse files
committed
chore(docs): Update CHANGELOG.md
1 parent 028aef3 commit 8ad49ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# v1.2.0
210
## Features
311

0 commit comments

Comments
 (0)