Skip to content

Commit 61abc61

Browse files
committed
test message
1 parent c2919a3 commit 61abc61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@semantic-release/release-notes-generator",
55
"@semantic-release/changelog",
66
["@semantic-release/git", {
7-
"assets": ["package.json", "package-lock.json", "CHANGELOG.md"],
7+
"assets": ["CHANGELOG.md"],
88
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
99
}],
1010
"@semantic-release/npm",

0 commit comments

Comments
 (0)