diff --git a/docs/MAINTAINERS.md b/docs/MAINTAINERS.md index 10a068aa..1da0d3ca 100644 --- a/docs/MAINTAINERS.md +++ b/docs/MAINTAINERS.md @@ -11,9 +11,9 @@ Preparing a new version - Bump the version number in the `npm-shrinkwrap.json`'s `version` property. -- Add a new entry to `CHANGELOG.md` by running `make CHANGELOG.md`. +- Add a new entry to `CHANGELOG.md` by running `make changelog`. -- Re-take `screenshot.png` so it displays the latest version in the bottom +- Update `screenshot.png` so it displays the latest version in the bottom right corner. - Revise the `updates.semverRange` version in `package.json`