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 239b86a commit 297eb4eCopy full SHA for 297eb4e
.releaserc.json
@@ -7,7 +7,7 @@
7
"@semantic-release/changelog",
8
{
9
"changelogFile": "CHANGELOG.md",
10
- "changelogTitle": "Changelog"
+ "changelogTitle": "# Changelog"
11
}
12
],
13
"@semantic-release/github",
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-Changelog
+# Changelog
2
3
# [1.5.0](https://github.com/JoshuaKGoldberg/template-typescript-package/compare/v1.4.0...v1.5.0) (2022-12-13)
4
0 commit comments