File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ kind: Added
22body : Timers.Promises from NodeJS 16
33time : 2023-12-11T03:45:12.916076+11:00
44custom :
5- Github Issue : " 21"
5+ GithubIssue : " 21"
Original file line number Diff line number Diff line change 11kind : Changed
2- body : ' BREAKING: Record types are now used where possible. Requires ReScript 10.'
2+ body : " BREAKING: Record types are now used where possible. Requires ReScript 10."
33time : 2023-12-10T06:31:31.479826+11:00
44custom :
5- Github Issue : " 12"
5+ GithubIssue : " 12"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ changelogPath: CHANGELOG.md
55versionExt : md
66versionFormat : ' ## {{.Version}} - {{.Time.Format "2006-01-02"}}'
77kindFormat : " ### {{.Kind}}"
8- changeFormat : " * [#{{.Custom.Issue }}](https://github.com/miniscruff/changie/issues/{{.Custom.Issue }}) {{.Body}}"
8+ changeFormat : " * [#{{.Custom.GithubIssue }}](https://github.com/miniscruff/changie/issues/{{.Custom.GithubIssue }}) {{.Body}}"
99kinds :
1010 - label : Added
1111 auto : minor
@@ -23,7 +23,7 @@ newlines:
2323 endOfVersion : 1
2424envPrefix : CHANGIE_
2525custom :
26- - key : Github Issue
26+ - key : GithubIssue
2727 type : int
2828 minInt : 1
2929replacements :
You can’t perform that action at this time.
0 commit comments