From eb9a04573cc9b8f28321a15a76ff41ef6b1e6a98 Mon Sep 17 00:00:00 2001 From: Brendan O'Brien Date: Mon, 11 Dec 2017 13:26:31 -0500 Subject: [PATCH] document gx release checklist item License: MIT Signed-off-by: Brendan O'Brien --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index b53800019..c4131fd13 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -19,6 +19,7 @@ will be allowed up to release day. - [ ] update release branch to point to release commit - [ ] publish dist.ipfs.io - [ ] publish next version to https://github.com/ipfs/npm-go-ipfs +- [ ] publish gx version with `gx release`, as per [gx release guidelines](https://github.com/whyrusleeping/gx#publishing-and-releasing) ## Post-Release - Communication