Skip to content

Commit 6e4bef4

Browse files
authored
Added in auto-changelog module set to keepachangelog format (#1373)
Removed last nodejitsu reference
1 parent d056241 commit 6e4bef4

File tree

5 files changed

+1924
-4
lines changed

5 files changed

+1924
-4
lines changed

.auto-changelog

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"output": "CHANGELOG.md",
3+
"template": "keepachangelog",
4+
"unreleased": true,
5+
"commitLimit": false
6+
}

0 commit comments

Comments
 (0)