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 3127cf0 commit 83479c7Copy full SHA for 83479c7
.changie.yaml
@@ -5,7 +5,7 @@ changelogPath: CHANGELOG.md
5
versionExt: md
6
versionFormat: '## {{.Version}} - {{.Time.Format "2006-01-02"}}'
7
kindFormat: "### {{.Kind}}"
8
-changeFormat: "* [#{{.Custom.GithubIssue}}](https://github.com/miniscruff/changie/issues/{{.Custom.GithubIssue}}) {{.Body}}"
+changeFormat: "* [#{{.Custom.GithubIssue}}](https://github.com/TheSpyder/rescript-nodejs/{{.Custom.GithubIssue}}) {{.Body}}"
9
kinds:
10
- label: Added
11
auto: minor
0 commit comments