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 457dfcd commit a53ad36Copy full SHA for a53ad36
CONTRIBUTING.md
@@ -68,4 +68,9 @@ Optional. The footer should contain any information about **Breaking Changes** a
68
reference GitHub issues that this commit **Closes**.
69
70
**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines.
71
-The rest of the commit message is then used for this.
+The rest of the commit message is then used for this.
72
+
73
+### Generate Change long
74
+```
75
+npm run release:changelog
76
0 commit comments