diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f79c7f..7b4f8a8 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.89](https://github.com/open-wc/create/compare/v0.37.88...v0.37.89) (2021-04-10) + ### [0.37.88](https://github.com/open-wc/create/compare/v0.37.87...v0.37.88) (2021-04-09) ### [0.37.87](https://github.com/open-wc/create/compare/v0.37.86...v0.37.87) (2021-04-08) diff --git a/package.json b/package.json index 7a36392..4a46069 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.88", + "version": "0.37.89", "publishConfig": { "access": "public" },