Skip to content

Commit a92b970

Browse files
committed
chore: release v3.0.0
1 parent 9b811c8 commit a92b970

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sxzz/eslint-config",
3-
"version": "3.0.0-beta.12",
3+
"version": "3.0.0",
44
"packageManager": "[email protected]",
55
"description": "ESLint config for @sxzz.",
66
"type": "module",
@@ -26,8 +26,7 @@
2626
"import": "./index.js"
2727
},
2828
"publishConfig": {
29-
"access": "public",
30-
"tag": "beta"
29+
"access": "public"
3130
},
3231
"scripts": {
3332
"lint": "eslint .",

0 commit comments

Comments
 (0)