From c08bdbb9f90ce4f01823c31ff25d6b32bb22ef15 Mon Sep 17 00:00:00 2001 From: Modern Web Date: Wed, 7 Jul 2021 06:53:23 +0000 Subject: [PATCH] chore(release): 0.37.174 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9299e04..03fa332 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.174](https://github.com/open-wc/create/compare/v0.37.173...v0.37.174) (2021-07-07) + ### [0.37.173](https://github.com/open-wc/create/compare/v0.37.172...v0.37.173) (2021-07-05) ### [0.37.172](https://github.com/open-wc/create/compare/v0.37.171...v0.37.172) (2021-07-03) diff --git a/package.json b/package.json index d445efe..187bce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.173", + "version": "0.37.174", "publishConfig": { "access": "public" },