Skip to content

Commit 8b5ea63

Browse files
committed
docs: improve lerna comment templates
1 parent 12d6296 commit 8b5ea63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"createRelease": "github",
1717
"changelogIncludeCommitsClientLogin": " - by @%l",
1818
"changelogHeaderMessage": "## Visit the [Multiple-Select-Vanilla](https://github.com/ghiscoding/multiple-select-vanilla) GitHub project or take a look at the [Live Demo](https://ghiscoding.github.io/multiple-select-vanilla)",
19-
"commentIssues": "✅ This issue has been resolved and included in version %v 📦<br>The release is available on: [GitHub release](%u) 🚀",
20-
"commentPullRequests": "🎉 This pull request is included in version %v 📦<br>The release is available on: [GitHub release](%u) 🚀",
19+
"commentIssues": "✅ This issue has been resolved and included in version %v 📦<br>🔗 The release is available on: [GitHub release](%u) 🚀",
20+
"commentPullRequests": "🎉 This pull request is included in version %v 📦<br>🔗 The release is available on: [GitHub release](%u) 🚀",
2121
"message": "chore(release): publish new version %s",
2222
"syncWorkspaceLock": true
2323
}

0 commit comments

Comments
 (0)