Skip to content

Commit 196b37b

Browse files
chore: release eslint-plugin-import-x (#55)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 54d0c95 commit 196b37b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-worms-lick.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+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#54](https://github.com/un-ts/eslint-plugin-import-x/pull/54) [`54d0c95`](https://github.com/un-ts/eslint-plugin-import-x/commit/54d0c95a6543be85094a9d21d07d327dc42e4ab0) Thanks [@JounQin](https://github.com/JounQin)! - chore!: bump node requirement (>=16), enable more lint rules
8+
39
## 0.3.1
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": "0.3.1",
3+
"version": "0.4.0",
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)