diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9fd18..79abca0 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.75](https://github.com/open-wc/create/compare/v0.37.74...v0.37.75) (2021-03-28) + ### [0.37.74](https://github.com/open-wc/create/compare/v0.37.73...v0.37.74) (2021-03-27) ### [0.37.73](https://github.com/open-wc/create/compare/v0.37.72...v0.37.73) (2021-03-27) diff --git a/package.json b/package.json index 03725b8..173153d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.74", + "version": "0.37.75", "publishConfig": { "access": "public" },