diff --git a/.changeset/README.md b/.changeset/README.md index f7b7010..5654e89 100644 --- a/.changeset/README.md +++ b/.changeset/README.md @@ -1,8 +1,5 @@ # Changesets -Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works with multi-package -repos, or single-package repos to help you version and publish your code. You can find the full documentation for it -[in our repository](https://github.com/changesets/changesets) +Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it [in our repository](https://github.com/changesets/changesets) -We have a quick list of common questions to get you started engaging with this project in -[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) +We have a quick list of common questions to get you started engaging with this project in [our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/.changeset/nine-bikes-refuse.md b/.changeset/nine-bikes-refuse.md deleted file mode 100644 index 134ba25..0000000 --- a/.changeset/nine-bikes-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@mheob/changeset-changelog': major ---- - -complete rewrite of the code and output diff --git a/.changeset/unlucky-frogs-fix.md b/.changeset/unlucky-frogs-fix.md deleted file mode 100644 index aacdb1d..0000000 --- a/.changeset/unlucky-frogs-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@mheob/changeset-changelog': patch ---- - -cleanup repository diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f4d439..08fc441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @mheob/changeset-changelog +## 2.0.0 + +### Major Changes + +- complete rewrite of the code and output --> ([#10](https://github.com/mheob/changeset-changelog/pull/10)) by [@mheob](https://github.com/mheob) + +### Patch Changes + +- cleanup repository --> ([#11](https://github.com/mheob/changeset-changelog/pull/11)) by [@mheob](https://github.com/mheob) + ## 1.0.0 ### Major Changes diff --git a/package.json b/package.json index 15313d1..76f7660 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mheob/changeset-changelog", - "version": "1.0.0", + "version": "2.0.0", "description": "My personal changeset changelog configuration.", "keywords": [ "changelog",