Skip to content

Commit f9224e2

Browse files
committedJan 8, 2025··
chore: release v1.0.1
1 parent 8609e07 commit f9224e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-format",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"packageManager": "pnpm@9.15.3",
66
"description": "Format various languages with formatters in ESLint",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.