From a1010b0519afc369aa89b600bab54f8813c0663b Mon Sep 17 00:00:00 2001 From: Modern Web Date: Sat, 27 Mar 2021 06:37:54 +0000 Subject: [PATCH] chore(release): 0.37.73 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8246b9b..5cc0a05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.73](https://github.com/open-wc/create/compare/v0.37.72...v0.37.73) (2021-03-27) + ### [0.37.72](https://github.com/open-wc/create/compare/v0.37.71...v0.37.72) (2021-03-27) ### [0.37.71](https://github.com/open-wc/create/compare/v0.37.70...v0.37.71) (2021-03-24) diff --git a/package.json b/package.json index 43eaa3f..0cdc73a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.72", + "version": "0.37.73", "publishConfig": { "access": "public" },