Skip to content

Commit 8b2d6d3

Browse files
chore: release eslint-plugin-import-x (#322)
1 parent fc4c72c commit 8b2d6d3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-icons-fetch.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-import-x
22

3+
## 4.11.1
4+
5+
### Patch Changes
6+
7+
- [#321](https://github.com/un-ts/eslint-plugin-import-x/pull/321) [`fc4c72c`](https://github.com/un-ts/eslint-plugin-import-x/commit/fc4c72c8aeb7ae2f876fa6efa04cd3d269bcebbe) Thanks [@SukkaW](https://github.com/SukkaW)! - fix: accept non-array resolver in `resolver-next` setting
8+
39
## 4.11.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-import-x",
3-
"version": "4.11.0",
3+
"version": "4.11.1",
44
"type": "module",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)