From 7b59e5bfe9df8f81758a81b366514d628d7fb768 Mon Sep 17 00:00:00 2001 From: Modern Web Date: Thu, 1 Jul 2021 07:46:14 +0000 Subject: [PATCH] chore(release): 0.37.169 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d0248..03e4e33 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.169](https://github.com/open-wc/create/compare/v0.37.168...v0.37.169) (2021-07-01) + ### [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) diff --git a/package.json b/package.json index c43f3d6..8bade8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/create", - "version": "0.37.168", + "version": "0.37.169", "publishConfig": { "access": "public" },