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",