From 457ac18bc3ecb63b5ecb41916e90a6b0d27b6621 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Dec 2022 13:10:21 +0000 Subject: [PATCH] chore(release): bump version and deploy --- .changeset/new-elephants-return.md | 5 ----- .changeset/tasty-seahorses-sin.md | 2 -- CHANGELOG.md | 6 ++++++ package.json | 2 +- 4 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 .changeset/new-elephants-return.md delete mode 100644 .changeset/tasty-seahorses-sin.md diff --git a/.changeset/new-elephants-return.md b/.changeset/new-elephants-return.md deleted file mode 100644 index ec6c7ab..0000000 --- a/.changeset/new-elephants-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mheob/changeset-changelog": patch ---- - -chore(deps): update all non-major dependencies diff --git a/.changeset/tasty-seahorses-sin.md b/.changeset/tasty-seahorses-sin.md deleted file mode 100644 index a845151..0000000 --- a/.changeset/tasty-seahorses-sin.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/CHANGELOG.md b/CHANGELOG.md index 08fc441..fc3c12a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @mheob/changeset-changelog +## 2.0.1 + +### Patch Changes + +- chore(deps): update all non-major dependencies --> ([#17](https://github.com/mheob/changeset-changelog/pull/17)) by [@renovate](https://github.com/apps/renovate) + ## 2.0.0 ### Major Changes diff --git a/package.json b/package.json index 6aedb57..63364cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mheob/changeset-changelog", - "version": "2.0.0", + "version": "2.0.1", "description": "My personal changeset changelog configuration.", "keywords": [ "changelog",