diff --git a/CHANGELOG.md b/CHANGELOG.md index cd18d50..9299e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.37.173](https://github.com/open-wc/create/compare/v0.37.172...v0.37.173) (2021-07-05) + ### [0.37.172](https://github.com/open-wc/create/compare/v0.37.171...v0.37.172) (2021-07-03) ### [0.37.171](https://github.com/open-wc/create/compare/v0.37.170...v0.37.171) (2021-07-02) diff --git a/package.json b/package.json index 46506e3..d445efe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.172", + "version": "0.37.173", "publishConfig": { "access": "public" },