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.
2 parents 6d32328 + 1650886 commit 3934ae5Copy full SHA for 3934ae5
.release-it.json
@@ -20,6 +20,6 @@
20
"npm run test:unit:coverage",
21
"npm run test:integration"
22
],
23
- "after:bump": "npx auto-changelog -p"
+ "after:bump": "npx auto-changelog --hide-credit --package"
24
}
25
0 commit comments