Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 236c521

Browse files
author
Alan Shaw
committed
docs: add link to nyc list generator
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 6d46e2e commit 236c521

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
```sh
2020
# Minor prerelease (e.g. 0.33.1 -> 0.34.0-rc.0)
2121
$ npx aegir release --type preminor --preid rc --dist-tag next
22-
22+
2323
# Increment prerelease (e.g. 0.34.0-rc.0 -> 0.34.0-rc.1)
2424
$ npx aegir release --type prerelease --preid rc --dist-tag next
2525
```
@@ -34,7 +34,7 @@
3434
- [ ] Ensure that all the examples run
3535
- Communication
3636
- [ ] Create the release issue
37-
- [ ] Take a snapshot between of everyone that has contributed to this release (including its subdeps in IPFS, libp2p, IPLD and multiformats) using https://www.npmjs.com/package/name-your-contributors
37+
- [ ] Take a snapshot between of everyone that has contributed to this release (including its subdeps in IPFS, libp2p, IPLD and multiformats) using [`name-your-contributors`](https://www.npmjs.com/package/name-your-contributors). Generate a nice markdown list with [this script](https://gist.github.com/alanshaw/5a2d9465c5a05b201d949551bdb1fcc3).
3838
- [ ] Announcements (both pre-release and post-release)
3939
- [ ] Twitter
4040
- [ ] IRC
@@ -46,7 +46,7 @@
4646

4747
# ❤️ Huge thank you to everyone that made this release possible
4848

49-
By alphabetical order, here are all the humans that contributed to the release:
49+
In alphabetical order, here are all the humans that contributed to the release:
5050

5151
- ...
5252

0 commit comments

Comments
 (0)