From c242660da50fca838f9fa937822a2c337e637f3f Mon Sep 17 00:00:00 2001 From: Juan Benet Date: Wed, 13 Jan 2016 21:26:34 -0500 Subject: [PATCH] Update release-checklist.md with npm publish note Need to publish to https://github.com/ipfs/npm-go-ipfs cc @whyrusleeping this did not happen for 0.3.11 --- docs/release-checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-checklist.md b/docs/release-checklist.md index c081ab40b1c..3b5d97b0df8 100644 --- a/docs/release-checklist.md +++ b/docs/release-checklist.md @@ -10,3 +10,4 @@ - [ ] tag commit with vX.Y.Z - [ ] update release branch to point to release commit - [ ] ensure version is built in gobuilder +- [ ] publish next version to https://github.com/ipfs/npm-go-ipfs