doc(MAINTAINERS): Fix changelog make target, reword screenshot (#1848)

Change-Type: none
This commit is contained in:
Jonas Hermsmeier 2017-11-16 16:18:13 +01:00 committed by GitHub
parent 5046af5313
commit 55d043a626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`