chore(release): 0.37.100

This commit is contained in:
Modern Web
2021-04-21 11:22:00 +00:00
parent fcfa9454b6
commit 452f850fb3
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.100](https://github.com/open-wc/create/compare/v0.37.99...v0.37.100) (2021-04-21)
### Bug Fixes
* **deps:** update dependency chalk to ^4.1.1 ([fcfa945](https://github.com/open-wc/create/commit/fcfa9454b69c245e5e338fa5fa2525c476db25cf))
### [0.37.99](https://github.com/open-wc/create/compare/v0.37.98...v0.37.99) (2021-04-21)
### [0.37.98](https://github.com/open-wc/create/compare/v0.37.97...v0.37.98) (2021-04-20)

View File

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