diff --git a/CHANGELOG.md b/CHANGELOG.md index 9299e04..03fa332 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.174](https://github.com/open-wc/create/compare/v0.37.173...v0.37.174) (2021-07-07) + ### [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) diff --git a/package.json b/package.json index d445efe..187bce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.173", + "version": "0.37.174", "publishConfig": { "access": "public" },