Skip to content

Commit

Permalink
chore(docs): Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spbsoluble committed Nov 2, 2023
1 parent 028aef3 commit 8ad49ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v1.2.1
## Bug Fixes

### StoreTypes
- `store-type templates-fetch` now supports a `--git-ref` flag to specify a specific branch, tag, or commit to fetch templates from.
- `store-types create` now omits the `StorePath` value when not specified. This fixes the issue where the `StorePath`
value was being set to "" which Command interpreted as only allowing "" for store paths on created store types.

# v1.2.0
## Features

Expand Down

0 comments on commit 8ad49ad

Please sign in to comment.