$1'
+ '$1'
)
// Bold the first part before "by @" if present (the description)
const byMatch = result.match(/^(.+?)(\s+by\s+${byMatch[1]}${result.substring(byMatch[1].length)}`
+ result = `${byMatch[1]}${result.substring(byMatch[1].length)}`
}
// Remove "in https://github.com/..." trailing text
@@ -258,18 +258,18 @@ onMounted(() => {
Failed to load releases
-{{ error }}
+Failed to load releases
+{{ error }}
View releases on GitHub @@ -286,16 +286,16 @@ onMounted(() => {+
No release notes available.
- +