Skip to content

Commit a53ad36

Browse files
authored
[skip ci]
[skip ci]
1 parent 457dfcd commit a53ad36

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,9 @@ Optional. The footer should contain any information about **Breaking Changes** a
6868
reference GitHub issues that this commit **Closes**.
6969

7070
**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.
71+
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

Comments
 (0)