diff --git a/CHANGELOG.md b/CHANGELOG.md index 28fc0cc..0be5c5a 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.30](https://github.com/open-wc/create/compare/v0.37.29...v0.37.30) (2021-02-15) + ### [0.37.29](https://github.com/open-wc/create/compare/v0.37.28...v0.37.29) (2021-02-13) ### [0.37.28](https://github.com/open-wc/create/compare/v0.37.27...v0.37.28) (2021-02-12) diff --git a/package.json b/package.json index 7ff5f7c..7189b78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.29", + "version": "0.37.30", "publishConfig": { "access": "public" },