diff --git a/CHANGELOG.md b/CHANGELOG.md index e09200f..95c998e 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.54](https://github.com/open-wc/create/compare/v0.37.53...v0.37.54) (2021-03-12) + ### [0.37.53](https://github.com/open-wc/create/compare/v0.37.52...v0.37.53) (2021-03-11) ### [0.37.52](https://github.com/open-wc/create/compare/v0.37.51...v0.37.52) (2021-03-11) diff --git a/package.json b/package.json index 0bb6264..88406ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.53", + "version": "0.37.54", "publishConfig": { "access": "public" },