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 051502f commit 8810b5bCopy full SHA for 8810b5b
1 file changed
scripts/release/steps/clean-changelog.js
@@ -18,4 +18,3 @@ export default async function cleanChangelog({ repo }) {
18
await runGit(["commit", "-am", "Clean changelog_unreleased"]);
19
await runGit(["push", "--repo", repo]);
20
}
21
-
0 commit comments