Skip to content

Commit a9e53ac

Browse files
chore: release eslint-plugin-import-x
1 parent d0a7816 commit a9e53ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-friends-remain.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.16.2
4+
5+
### Patch Changes
6+
7+
- [#406](https://github.com/un-ts/eslint-plugin-import-x/pull/406) [`d0a7816`](https://github.com/un-ts/eslint-plugin-import-x/commit/d0a78167791f41804e880356c9c69d7a45c4b45d) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(package): remove config and rules exports pointing to empty files
8+
39
## 4.16.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.16.1",
3+
"version": "4.16.2",
44
"type": "module",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)