diff --git a/CHANGELOG.md b/CHANGELOG.md index adaf74f..51508fc 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.157](https://github.com/open-wc/create/compare/v0.37.156...v0.37.157) (2021-06-17) + ### [0.37.156](https://github.com/open-wc/create/compare/v0.37.155...v0.37.156) (2021-06-16) ### [0.37.155](https://github.com/open-wc/create/compare/v0.37.154...v0.37.155) (2021-06-14) diff --git a/package.json b/package.json index 3ccf0aa..ddaea70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.156", + "version": "0.37.157", "publishConfig": { "access": "public" },