diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b58ded..4f6b3c1 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.131](https://github.com/open-wc/create/compare/v0.37.130...v0.37.131) (2021-05-22) + ### [0.37.130](https://github.com/open-wc/create/compare/v0.37.129...v0.37.130) (2021-05-21) ### [0.37.129](https://github.com/open-wc/create/compare/v0.37.128...v0.37.129) (2021-05-17) diff --git a/package.json b/package.json index 4c24e69..c9066cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.130", + "version": "0.37.131", "publishConfig": { "access": "public" },