summaryrefslogtreecommitdiff
path: root/scripts/notify/index.js
diff options
context:
space:
mode:
authorGravatar Nate Moore <nate@skypack.dev> 2021-12-02 16:16:57 -0600
committerGravatar Nate Moore <nate@skypack.dev> 2021-12-02 16:16:57 -0600
commita2aa7c0f1dccf771d1b555e0a29c4dc2266dabdb (patch)
tree141ae3260f055fa94ed96bf53b6e33f90409785d /scripts/notify/index.js
parente0414ac865d9cdfa16c5a2abc9e4ce33947b5b2f (diff)
downloadastro-a2aa7c0f1dccf771d1b555e0a29c4dc2266dabdb.tar.gz
astro-a2aa7c0f1dccf771d1b555e0a29c4dc2266dabdb.tar.zst
astro-a2aa7c0f1dccf771d1b555e0a29c4dc2266dabdb.zip
chore(actions): update release messages
Diffstat (limited to 'scripts/notify/index.js')
-rwxr-xr-xscripts/notify/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/notify/index.js b/scripts/notify/index.js
index a74f3a52f..c7685de33 100755
--- a/scripts/notify/index.js
+++ b/scripts/notify/index.js
@@ -7,6 +7,7 @@ const emojis = ['🎉', '🥳', '🚀', '🧑‍🚀', '🎊', '🏆', '✅', '
const descriptors = ['new releases', 'fresh new code', 'shiny updates', 'exciting stuff', 'package updates', 'awesome updates', 'bug fixes and features', 'updates'];
const verbs = [
'just went out!',
+ 'just launched!',
'now available!',
'in the wild!',
'now live!',