Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 31, 2024
1 parent 3c86129 commit 90c35fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-flat-config-utils",
"version": "0.1.2",
"version": "0.2.0",
"exports": "./src/index.ts",
"include": [
"src"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-flat-config-utils",
"type": "module",
"version": "0.1.2",
"version": "0.2.0",
"packageManager": "pnpm@8.15.5",
"description": "Utils for managing and manipulating ESLint flat config arrays",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
Expand Down

0 comments on commit 90c35fd

Please sign in to comment.