From 55d043a626393b9713e7a38ec5414e3241f586d7 Mon Sep 17 00:00:00 2001 From: Jonas Hermsmeier Date: Thu, 16 Nov 2017 16:18:13 +0100 Subject: [PATCH] doc(MAINTAINERS): Fix changelog make target, reword screenshot (#1848) Change-Type: none --- docs/MAINTAINERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`