From 90f10996617b9e448962797d3fdef6cef0fcc9db Mon Sep 17 00:00:00 2001 From: mheob-bot <114013487+mheob-bot@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:25:12 +0100 Subject: [PATCH] chore(release): bump version and deploy (#20) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @mheob/changeset-changelog@2.0.1 ### Patch Changes - reduce the package size to a minium --> ([#23](https://github.com/mheob/changeset-changelog/pull/23)) by [@mheob](https://github.com/mheob) - chore(deps): update all non-major dependencies --> ([#17](https://github.com/mheob/changeset-changelog/pull/17)) by [@renovate](https://github.com/apps/renovate) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/fifty-schools-greet.md | 5 ----- .changeset/new-elephants-return.md | 5 ----- .changeset/tasty-seahorses-sin.md | 2 -- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 5 files changed, 9 insertions(+), 13 deletions(-) delete mode 100644 .changeset/fifty-schools-greet.md delete mode 100644 .changeset/new-elephants-return.md delete mode 100644 .changeset/tasty-seahorses-sin.md diff --git a/.changeset/fifty-schools-greet.md b/.changeset/fifty-schools-greet.md deleted file mode 100644 index 2517408..0000000 --- a/.changeset/fifty-schools-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@mheob/changeset-changelog': patch ---- - -reduce the package size to a minium 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..6b72069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @mheob/changeset-changelog +## 2.0.1 + +### Patch Changes + +- reduce the package size to a minium --> ([#23](https://github.com/mheob/changeset-changelog/pull/23)) by [@mheob](https://github.com/mheob) + +- 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 c983c95..5cbbc66 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",