Update release docs [skip ci]

This commit is contained in:
Isiah Meadows 2019-08-21 19:01:12 -04:00
parent 8ef0c2cd79
commit c6dc7ebe64
2 changed files with 9 additions and 4 deletions

View file

@ -123,7 +123,9 @@ async function release({increment, preid, publish}) {
console.error(`
Copy the parts listed in "Upcoming" to a new section "### v${version}" in
docs/change-log.md and clear that section out.
docs/change-log.md and clear that section out. Also, add today's date under the
new section's heading to match the others and don't forget to update the table
of contents accordingly.
`)
for (;;) {