chore(release): 0.37.22

This commit is contained in:
Modern Web
2021-02-11 17:51:06 +00:00
parent 46911258b0
commit 72303ccd19
2 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
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.22](https://github.com/open-wc/create/compare/v0.37.21...v0.37.22) (2021-02-11)
### Bug Fixes
* **deps:** update dependency ejs to ^3.1.6 ([4691125](https://github.com/open-wc/create/commit/46911258b015b41b199d757b78c176dbf8e76c77))
### [0.37.21](https://github.com/open-wc/create/compare/v0.37.20...v0.37.21) (2021-02-11)
### [0.37.20](https://github.com/open-wc/create/compare/v0.37.19...v0.37.20) (2021-02-11)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/create",
"version": "0.37.21",
"version": "0.37.22",
"publishConfig": {
"access": "public"
},