Skip to content

Commit 2b694ae

Browse files
Merge pull request #14 from homy-game-studio/fix/ci-template-semantic-release
fix: Release note generation in CI template
2 parents ad866bc + 63c58bd commit 2b694ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ci/.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@semantic-release/commit-analyzer",
66
"@semantic-release/release-notes-generator",
77
[
8-
"@semantic-release/changelog",
8+
"@semantic-release/npm",
99
{
1010
"npmPublish": false,
1111
"pkgRoot": "Assets/Package"

0 commit comments

Comments
 (0)