chore(release): 0.37.79

This commit is contained in:
Modern Web
2021-04-01 04:00:12 +00:00
parent 65253ef243
commit 87b3b39098
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.79](https://github.com/open-wc/create/compare/v0.37.78...v0.37.79) (2021-04-01)
### Bug Fixes
* **deps:** update dependency prompts to ^2.4.1 ([65253ef](https://github.com/open-wc/create/commit/65253ef243a36a6bacd7db1f13af3cd998adebf5))
### [0.37.78](https://github.com/open-wc/create/compare/v0.37.77...v0.37.78) (2021-03-30)
### [0.37.77](https://github.com/open-wc/create/compare/v0.37.76...v0.37.77) (2021-03-30)

View File

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