Skip to content

Commit d48902a

Browse files
committed
chore: release v0.1.2
1 parent 0807115 commit d48902a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-import-resolver-oxc",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"packageManager": "pnpm@9.4.0",
66
"description": "A resolver based on [oxc-resolver](https://github.com/oxc-project/oxc-resolver) for [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x)",
77
"author": "Vida Xie<https://github.com/9romise>",

0 commit comments

Comments
 (0)