Skip to content

Commit 26cdedf

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-lamps-sell.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.4.2
4+
5+
### Patch Changes
6+
7+
- [#181](https://github.com/un-ts/eslint-plugin-import-x/pull/181) [`cc4ee65`](https://github.com/un-ts/eslint-plugin-import-x/commit/cc4ee650cf98d3d945fc4140483d02e51dcfd47d) Thanks [@SukkaW](https://github.com/SukkaW)! - Fix #144, read proper `sourceType` for both eslint flat config and legacy eslintrc config.
8+
39
## 4.4.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.4.1",
3+
"version": "4.4.2",
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)