Skip to content

Commit 973985e

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-pumpkins-tease.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.9.1
4+
5+
### Patch Changes
6+
7+
- [#256](https://github.com/un-ts/eslint-plugin-import-x/pull/256) [`e66575f`](https://github.com/un-ts/eslint-plugin-import-x/commit/e66575fac3935ec2727d36f015e80772b5adf513) Thanks [@JounQin](https://github.com/JounQin)! - refactor: revert `picomatch` back to `minimatch`
8+
39
## 4.9.0
410

511
### Minor 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.0",
3+
"version": "4.9.1",
44
"type": "commonjs",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)