We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe445f commit afe9275Copy full SHA for afe9275
package.json
@@ -77,6 +77,8 @@
77
}
78
],
79
"@semantic-release/release-notes-generator",
80
+ "@semantic-release/changelog",
81
+ "@semantic-release/npm",
82
[
83
"@semantic-release/exec",
84
{
@@ -89,7 +91,8 @@
89
91
"pkgRoot": "dist"
90
92
93
- "@semantic-release/github"
94
+ "@semantic-release/github",
95
+ "@semantic-release/git"
96
97
"branches": [
98
0 commit comments