From ab998aa91058c18ec32e75c3a26be5f15d6e8a51 Mon Sep 17 00:00:00 2001 From: Modern Web Date: Thu, 1 Jul 2021 02:17:23 +0000 Subject: [PATCH] chore(release): 0.37.168 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56ceae1..e1d0248 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.168](https://github.com/open-wc/create/compare/v0.37.167...v0.37.168) (2021-07-01) + ### [0.37.167](https://github.com/open-wc/create/compare/v0.37.166...v0.37.167) (2021-06-30) ### [0.37.166](https://github.com/open-wc/create/compare/v0.37.165...v0.37.166) (2021-06-28) diff --git a/package.json b/package.json index baac7c8..c43f3d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.167", + "version": "0.37.168", "publishConfig": { "access": "public" },