chore(release): 0.37.70

This commit is contained in:
Modern Web
2021-03-23 05:03:16 +00:00
parent b9d450d9ac
commit 1d2544e680
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.70](https://github.com/open-wc/create/compare/v0.37.69...v0.37.70) (2021-03-23)
### Bug Fixes
* **deps:** update dependency semver to ^7.3.5 ([b9d450d](https://github.com/open-wc/create/commit/b9d450d9acb9fa9998ca531a7811ea1929387258))
### [0.37.69](https://github.com/open-wc/create/compare/v0.37.68...v0.37.69) (2021-03-22)
### [0.37.68](https://github.com/open-wc/create/compare/v0.37.67...v0.37.68) (2021-03-22)

View File

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