Skip to content

Commit c13adbf

Browse files
chore: release eslint-import-context
1 parent c02fdc1 commit c13adbf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-dodos-strive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#27](https://github.com/un-ts/eslint-import-context/pull/27) [`8efd302`](https://github.com/un-ts/eslint-import-context/commit/8efd3023e615878cf817b8ebc7fd0f407164ebb7) Thanks [@JounQin](https://github.com/JounQin)! - chore(deps): migrate unrs-resolver to new oxc-resolver
8+
39
## 0.1.9
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-context",
3-
"version": "0.1.9",
3+
"version": "0.2.0",
44
"type": "commonjs",
55
"description": "Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.",
66
"repository": "git+https://github.com/un-ts/eslint-import-context.git",

0 commit comments

Comments
 (0)