Skip to content

Commit 92bb02c

Browse files
committed
ci(*): first release
1 parent 07c3d3b commit 92bb02c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.releaserc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"plugins": [
66
["@semantic-release/commit-analyzer"],
77
["@semantic-release/release-notes-generator"],
8-
["@semantic-release/changelog"],
8+
99
["@semantic-release/npm"],
1010
["@semantic-release/github"],
1111
["@semantic-release/git", {
@@ -14,5 +14,4 @@
1414
}]
1515
],
1616
"preset": "conventionalcommits",
17-
"dryRun": true
1817
}

0 commit comments

Comments
 (0)