diff --git a/CHANGELOG.md b/CHANGELOG.md index 56ceae1..e1d0248 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.168](https://github.com/open-wc/create/compare/v0.37.167...v0.37.168) (2021-07-01) + ### [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) diff --git a/package.json b/package.json index baac7c8..c43f3d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.167", + "version": "0.37.168", "publishConfig": { "access": "public" },