diff --git a/scripts/notify/index.js b/scripts/notify/index.js index a74f3a52f2..c7685de339 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!',