@cryptotaxi247 / kubo / commits / 74c34e2d4

fix: npm link

Marcin Rataj committed Jul 6, 2022 at 18:17 UTC 74c34e2d4829aca505256afea745e16ac986e61c
1 file changed +1 -1
docs/PATCH_RELEASE_TEMPLATE.md
+1 -1
@@ -21,7 +21,7 @@ This process handles patch releases from version `vX.Y.Z` to `vX.Y.Z+1` assuming
21 - [ ] Pin the topic
22 - [ ] Release published
23 - [ ] to [dist.ipfs.io](https://dist.ipfs.io)
24 - - [ ] to [npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs) (should be done by [ipfs/npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs), but ok to dispatch job manually)
24 + - [ ] to [npm](https://www.npmjs.com/package/go-ipfs) (should be done by [ipfs/npm-go-ipfs](https://github.com/ipfs/npm-go-ipfs), but ok to dispatch job manually)
25 - [ ] to [chocolatey](https://chocolatey.org/packages/go-ipfs) (should be done by [ipfs/choco-go-ipfs](https://github.com/ipfs/choco-go-ipfs/), but ok to dispatch job manually)
26 - [ ] to [snap](https://snapcraft.io/ipfs) (should happen automatically, see [snap/snapcraft.yaml](https://github.com/ipfs/go-ipfs/blob/master/snap/snapcraft.yaml))
27 - [ ] to [github](https://github.com/ipfs/go-ipfs/releases)