Skip to content

Commit 43e8ac7

Browse files
committed
chore: release v2.0.1
1 parent 37c0135 commit 43e8ac7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antfu/eslint-flat-config-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"exports": "./src/index.ts",
55
"include": [
66
"src"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-flat-config-utils",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"packageManager": "pnpm@9.15.4",
66
"description": "Utils for managing and manipulating ESLint flat config arrays",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

0 commit comments

Comments
 (0)