Skip to content

Commit 877bbbb

Browse files
chore: release eslint-plugin-import-x (#283)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f4f213 commit 877bbbb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-bags-film.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.10.2
4+
5+
### Patch Changes
6+
7+
- [#282](https://github.com/un-ts/eslint-plugin-import-x/pull/282) [`9f4f213`](https://github.com/un-ts/eslint-plugin-import-x/commit/9f4f2132085fa8c4db41c14ae8c18bd7a72f67ec) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `unrs-resolver` to v1.4.1
8+
39
## 4.10.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": "4.10.1",
3+
"version": "4.10.2",
44
"type": "module",
55
"description": "Import with sanity.",
66
"repository": "https://github.com/un-ts/eslint-plugin-import-x",

0 commit comments

Comments
 (0)