Skip to content

Commit 178f360

Browse files
chore: release eslint-plugin-import-x (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e52168e commit 178f360

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/tasty-lemons-sing.md

-5
This file was deleted.

.changeset/thin-beans-speak.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.10.0
4+
5+
### Minor Changes
6+
7+
- [#271](https://github.com/un-ts/eslint-plugin-import-x/pull/271) [`6cba8eb`](https://github.com/un-ts/eslint-plugin-import-x/commit/6cba8eb6e920cc5bd04c54577cde0c77d9424819) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate to ESM primary
8+
9+
### Patch Changes
10+
11+
- [#276](https://github.com/un-ts/eslint-plugin-import-x/pull/276) [`e52168e`](https://github.com/un-ts/eslint-plugin-import-x/commit/e52168e7d234fa9485055640f39dded6a1124256) Thanks [@jribbens](https://github.com/jribbens)! - fix: allow `minimatch` 9 or 10
12+
313
## 4.9.4
414

515
### 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.9.4",
3+
"version": "4.10.0",
44
"type": "module",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)