Skip to content

Commit f2dfe31

Browse files
committed
fix: draft are non tought
1 parent af5f2c0 commit f2dfe31

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@
1919
"main"
2020
],
2121
"plugins": [
22-
[
23-
"@semantic-release/commit-analyzer",
24-
{
25-
"releaseRules": [
26-
{"type": "fix", "release": "patch"}
27-
]
28-
}
29-
],
22+
"@semantic-release/commit-analyzer",
3023
"@semantic-release/release-notes-generator",
3124
"@semantic-release/changelog",
3225
"@semantic-release/git",

0 commit comments

Comments
 (0)