Skip to content

Commit 96c08b4

Browse files
chore: release eslint-plugin-import-x (un-ts#247)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60eb443 commit 96c08b4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/chilly-weeks-sit.md

-5
This file was deleted.

Diff for: CHANGELOG.md

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

3+
## 4.8.0
4+
5+
### Minor Changes
6+
7+
- [#240](https://github.com/un-ts/eslint-plugin-import-x/pull/240) [`60eb443`](https://github.com/un-ts/eslint-plugin-import-x/commit/60eb4432c5420dcfa8c969b10bab62c339c963cd) Thanks [@JounQin](https://github.com/JounQin)! - feat: migrate `minimatch` to `picomatch`
8+
39
## 4.7.2
410

511
### Patch Changes

Diff for: 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.7.2",
3+
"version": "4.8.0",
44
"type": "commonjs",
55
"description": "Import with sanity.",
66
"repository": "git+https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)