Skip to content

Commit e50c5a6

Browse files
chore: release eslint-plugin-import-x (#401)
1 parent 33f07b4 commit e50c5a6

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/itchy-poets-rush.md

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

.changeset/wet-toys-happen.md

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

CHANGELOG.md

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

3+
## 4.16.1
4+
5+
### Patch Changes
6+
7+
- [#399](https://github.com/un-ts/eslint-plugin-import-x/pull/399) [`33f07b4`](https://github.com/un-ts/eslint-plugin-import-x/commit/33f07b42a17813f8672e5f450eab68e9dffec67b) Thanks [@JounQin](https://github.com/JounQin)! - fix: should only use `context.physicalFilename` as fallback instead of main source
8+
9+
- [#400](https://github.com/un-ts/eslint-plugin-import-x/pull/400) [`34adb40`](https://github.com/un-ts/eslint-plugin-import-x/commit/34adb4025ef7bead7991752acf32ac3fd31ef16e) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): bump `stable-hash-x` v0.2
10+
311
## 4.16.0
412

513
### 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.16.0",
3+
"version": "4.16.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)