diff --git a/.changeset/proud-pugs-speak.md b/.changeset/proud-pugs-speak.md deleted file mode 100644 index 24900bc..0000000 --- a/.changeset/proud-pugs-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mswpida": patch ---- - -Migrate ESLint and Prettier to Biome diff --git a/CHANGELOG.md b/CHANGELOG.md index 298c95f..c0f7521 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # mswpida +## 2.0.1 + +### Patch Changes + +- [#40](https://github.com/mashabow/mswpida/pull/40) [`618347d`](https://github.com/mashabow/mswpida/commit/618347de960b67553286cf8c8dabb0952a7bcff7) Thanks [@mashabow](https://github.com/mashabow)! - Migrate ESLint and Prettier to Biome + ## 2.0.0 ### Major Changes diff --git a/package.json b/package.json index 759aaf4..839cacf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mswpida", - "version": "2.0.0", + "version": "2.0.1", "description": "A wrapper to use MSW in a type-safe manner for aspida users.", "keywords": [ "msw",