diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2016-03-09 11:43:53 -0500 |
---|---|---|
committer | James M Snell <jasnell@gmail.com> | 2016-03-09 12:59:58 -0800 |
commit | a9c27911e1a41c22c9628ff2da2fcc663ec8ecc9 (patch) | |
tree | 13961f3c190a86a6be4642960dca8bdeccc3ead8 /doc/releases.md | |
parent | a5aa7c17138ba811324526c1178f6a5b4a094acb (diff) | |
download | node-new-a9c27911e1a41c22c9628ff2da2fcc663ec8ecc9.tar.gz |
doc: update release tweet template
PR-URL: https://github.com/nodejs/node/pull/5628
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/releases.md')
-rw-r--r-- | doc/releases.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/releases.md b/doc/releases.md index 9fd3541889..9db64f21d7 100644 --- a/doc/releases.md +++ b/doc/releases.md @@ -266,7 +266,7 @@ Create a new blog post by running the [nodejs.org release-post.js script](https: The nodejs.org website will automatically rebuild and include the new version. You simply need to announce the build, preferably via Twitter with a message such as: -> v5.3.0 of @nodejs is out @ https://nodejs.org/dist/latest/ changelog @ https://github.com/nodejs/node/blob/master/CHANGELOG.md#2015-12-16-version-530-stable-cjihrig … something here about notable changes +> v5.8.0 of @nodejs is out: https://nodejs.org/en/blog/release/v5.8.0/ … something here about notable changes ### 16. Cleanup |