diff --git a/.changeset/early-mangos-invite.md b/.changeset/early-mangos-invite.md deleted file mode 100644 index 5dc111a3..00000000 --- a/.changeset/early-mangos-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-plugin-import-x": patch ---- - -chore: bump `unrs-resolver` to v1.3.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index ca49afef..83465c52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # eslint-plugin-import-x +## 4.9.4 + +### Patch Changes + +- [#267](https://github.com/un-ts/eslint-plugin-import-x/pull/267) [`e9e2300`](https://github.com/un-ts/eslint-plugin-import-x/commit/e9e23002c5d51b1bb4716c4ad793fb3f9133bc28) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `unrs-resolver` to v1.3.3 + ## 4.9.3 ### Patch Changes diff --git a/package.json b/package.json index c7a06e6e..e0157aad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-import-x", - "version": "4.9.3", + "version": "4.9.4", "type": "commonjs", "description": "Import with sanity.", "repository": "https://github.com/un-ts/eslint-plugin-import-x",