Skip to content

Commit 1ff90b8

Browse files
chore: release eslint-plugin-import-x (#213)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent be9c3e8 commit 1ff90b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-swans-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-import-x
22

3+
## 4.6.1
4+
5+
### Patch Changes
6+
7+
- [#211](https://github.com/un-ts/eslint-plugin-import-x/pull/211) [`be9c3e8`](https://github.com/un-ts/eslint-plugin-import-x/commit/be9c3e8c31426a50ac13f77ec8b797780f004e72) Thanks [@mrginglymus](https://github.com/mrginglymus)! - Fix enhanced-resolve dependency
8+
39
## 4.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-import-x",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "Import with sanity.",
55
"repository": "git+https://github.com/un-ts/eslint-plugin-import-x",
66
"author": "JounQin <[email protected]> (https://www.1stG.me)",

0 commit comments

Comments
 (0)