Skip to content

Commit 8925175

Browse files
committed
patch: Update releaserc.json
1 parent 47a4beb commit 8925175

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.releaserc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"master"
44
],
55
"plugins": [
6+
"@semantic-release/commit-analyzer",
7+
"@semantic-release/release-notes-generator",
8+
"@semantic-release/npm",
69
[
710
"@semantic-release/git",
811
{
@@ -17,9 +20,6 @@
1720
{
1821
"assets": []
1922
}
20-
],
21-
"@semantic-release/commit-analyzer",
22-
"@semantic-release/release-notes-generator",
23-
"@semantic-release/npm"
23+
]
2424
]
2525
}

0 commit comments

Comments
 (0)