Skip to content

Commit 7514371

Browse files
author
Christopher-Marcel Böddecker
committed
fix(templates): semantic-release success comment
The latest beta of semantic-release should fix the GitHub success message including notes for plugin's releases that didn't actually result in a release. Fixes #4.
1 parent 16d7012 commit 7514371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/steps/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
"url": "https://github.com/ExtendRealityLtd"
2121
},
2222
"devDependencies": {
23-
"semantic-release": "^16.0.0-beta.8",
23+
"semantic-release": "^16.0.0-beta.10",
2424
"@semantic-release/commit-analyzer": "^7.0.0-beta.1",
2525
"@semantic-release/release-notes-generator": "^7.1.4",
2626
"@semantic-release/changelog": "^3.0.1",

0 commit comments

Comments
 (0)