Skip to content

Commit eb7f23b

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

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

.changeset/chilly-news-drive.md

-10
This file was deleted.

CHANGELOG.md

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

3+
## 4.9.3
4+
5+
### Patch Changes
6+
7+
- [#263](https://github.com/un-ts/eslint-plugin-import-x/pull/263) [`c0046a9`](https://github.com/un-ts/eslint-plugin-import-x/commit/c0046a9e85d6563920a5df4e8fbb3ecd977c47ab) Thanks [@JounQin](https://github.com/JounQin)! - chore: migrate to rebranding `unrs-resolver` with new targets supported:
8+
9+
- `i686-pc-windows-msvc`
10+
- `armv7-unknown-linux-musleabihf`
11+
- `powerpc64le-unknown-linux-gnu`
12+
- `s390x-unknown-linux-gnu`
13+
314
## 4.9.2
415

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

0 commit comments

Comments
 (0)