Skip to content

Commit 0449729

Browse files
chore: release eslint-plugin-import-x (#246)
1 parent 437db59 commit 0449729

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-coins-wave.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.7.2
4+
5+
### Patch Changes
6+
7+
- [#245](https://github.com/un-ts/eslint-plugin-import-x/pull/245) [`437db59`](https://github.com/un-ts/eslint-plugin-import-x/commit/437db59267c1cfb54147e340fe607a58509624e7) Thanks [@JounQin](https://github.com/JounQin)! - fix: align `pnpapi` resolved path with `enhanced-resolve`
8+
39
## 4.7.1
410

511
### Patch 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.7.1",
3+
"version": "4.7.2",
44
"type": "commonjs",
55
"description": "Import with sanity.",
66
"repository": "git+https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)