diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa769f..bf2b6d4 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.133](https://github.com/open-wc/create/compare/v0.37.132...v0.37.133) (2021-05-24) + ### [0.37.132](https://github.com/open-wc/create/compare/v0.37.131...v0.37.132) (2021-05-23) ### [0.37.131](https://github.com/open-wc/create/compare/v0.37.130...v0.37.131) (2021-05-22) diff --git a/package.json b/package.json index a7ceb99..43e4d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.132", + "version": "0.37.133", "publishConfig": { "access": "public" },