chore(release): 0.37.1

This commit is contained in:
Modern Web
2020-10-18 19:35:27 +00:00
parent a5746f4057
commit 42790eb579
2 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
# Change Log
# Changelog
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
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.1 (2020-10-18)
# [0.36.0](https://github.com/open-wc/open-wc/compare/@open-wc/create@0.35.0...@open-wc/create@0.36.0) (2020-10-05)

View File

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