diff --git a/CHANGELOG.md b/CHANGELOG.md index fc9ca93..e6f9ea0 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.154](https://github.com/open-wc/create/compare/v0.37.153...v0.37.154) (2021-06-14) + ### [0.37.153](https://github.com/open-wc/create/compare/v0.37.152...v0.37.153) (2021-06-12) ### [0.37.152](https://github.com/open-wc/create/compare/v0.37.151...v0.37.152) (2021-06-11) diff --git a/package.json b/package.json index 40fd0f7..33db789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.153", + "version": "0.37.154", "publishConfig": { "access": "public" },