From 17ed15f1c8ffb03b7ce0b7fb9d1cf48a44b19e0a Mon Sep 17 00:00:00 2001 From: Modern Web Date: Tue, 30 Mar 2021 08:53:24 +0000 Subject: [PATCH] chore(release): 0.37.77 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31822a5..a59a7ca 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.77](https://github.com/open-wc/create/compare/v0.37.76...v0.37.77) (2021-03-30) + ### [0.37.76](https://github.com/open-wc/create/compare/v0.37.75...v0.37.76) (2021-03-30) ### [0.37.75](https://github.com/open-wc/create/compare/v0.37.74...v0.37.75) (2021-03-28) diff --git a/package.json b/package.json index 6090115..c0f54a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.76", + "version": "0.37.77", "publishConfig": { "access": "public" },