diff --git a/CHANGELOG.md b/CHANGELOG.md index 2063b2a..56ceae1 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.167](https://github.com/open-wc/create/compare/v0.37.166...v0.37.167) (2021-06-30) + ### [0.37.166](https://github.com/open-wc/create/compare/v0.37.165...v0.37.166) (2021-06-28) ### [0.37.165](https://github.com/open-wc/create/compare/v0.37.164...v0.37.165) (2021-06-25) diff --git a/package.json b/package.json index 7451db3..baac7c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.166", + "version": "0.37.167", "publishConfig": { "access": "public" },