You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lerna.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@
16
16
"createRelease": "github",
17
17
"changelogIncludeCommitsClientLogin": " - by @%l",
18
18
"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) 🚀",
21
21
"message": "chore(release): publish new version %s",
0 commit comments