From 05f0a4913bf3b74aabcf629350d170431d0efef5 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Tue, 19 Feb 2019 23:21:07 -0800 Subject: [PATCH] docs(releasing): tweak release PR template --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 5d64b332..b6afb728 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -40,7 +40,7 @@ ### Ship checklist - [ ] Update `CHANGELOG.md` - - [ ] Increment version in `package.json` with `npm version` + - [ ] Update the version in `package.json` with `npm version ` - [ ] [Create a new release](https://github.com/primer/css/releases/new) - [ ] [Update github/github](https://github.com/primer/css/blob/master/RELEASING.md#in-githubgithub) - [ ] Create a new pull request for the next release