Skip to content

Commit 8c1c14d

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-houses-rest.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-import-x
22

3+
## 4.4.3
4+
5+
### Patch Changes
6+
7+
- [#187](https://github.com/un-ts/eslint-plugin-import-x/pull/187) [`a428f82`](https://github.com/un-ts/eslint-plugin-import-x/commit/a428f82b0663399ca66ac678e6a43a1e6187af2e) Thanks [@SukkaW](https://github.com/SukkaW)! - Attach `ecmaVersion` and `sourceType` to `parserOptions` during parse
8+
39
## 4.4.2
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-import-x",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
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)