From 5818893fee02e81c2e459599ef9b9fc81e1e1e3a Mon Sep 17 00:00:00 2001 From: Modern Web Date: Mon, 12 Jul 2021 19:34:54 +0000 Subject: [PATCH] chore(release): 0.37.178 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e5d6c8..2f87b53 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.178](https://github.com/open-wc/create/compare/v0.37.177...v0.37.178) (2021-07-12) + ### [0.37.177](https://github.com/open-wc/create/compare/v0.37.176...v0.37.177) (2021-07-12) diff --git a/package.json b/package.json index 373e0bf..9936d15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.177", + "version": "0.37.178", "publishConfig": { "access": "public" },