diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cf00f3..179c4c1 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.176](https://github.com/open-wc/create/compare/v0.37.175...v0.37.176) (2021-07-11) + ### [0.37.175](https://github.com/open-wc/create/compare/v0.37.174...v0.37.175) (2021-07-09) ### [0.37.174](https://github.com/open-wc/create/compare/v0.37.173...v0.37.174) (2021-07-07) diff --git a/package.json b/package.json index 100d22c..7f0f7b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.175", + "version": "0.37.176", "publishConfig": { "access": "public" },