diff --git a/CHANGELOG.md b/CHANGELOG.md index 8246b9b..5cc0a05 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.73](https://github.com/open-wc/create/compare/v0.37.72...v0.37.73) (2021-03-27) + ### [0.37.72](https://github.com/open-wc/create/compare/v0.37.71...v0.37.72) (2021-03-27) ### [0.37.71](https://github.com/open-wc/create/compare/v0.37.70...v0.37.71) (2021-03-24) diff --git a/package.json b/package.json index 43eaa3f..0cdc73a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.72", + "version": "0.37.73", "publishConfig": { "access": "public" },