Skip to content

Commit 56d0f3b

Browse files
chore: release eslint-plugin-import-x (#281)
1 parent 2a6852b commit 56d0f3b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/brave-flies-explain.md

-5
This file was deleted.

.changeset/serious-frogs-cry.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.10.1
4+
5+
### Patch Changes
6+
7+
- [#280](https://github.com/un-ts/eslint-plugin-import-x/pull/280) [`4966857`](https://github.com/un-ts/eslint-plugin-import-x/commit/4966857262fba69b5f0cb25e3b34c2b646e55a4a) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all (dev) deps
8+
9+
- [#280](https://github.com/un-ts/eslint-plugin-import-x/pull/280) [`4966857`](https://github.com/un-ts/eslint-plugin-import-x/commit/4966857262fba69b5f0cb25e3b34c2b646e55a4a) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect top level `types` field for `cjs`
10+
311
## 4.10.0
412

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

0 commit comments

Comments
 (0)