From c53e6d791a03f0fc853bfcb5135323e5d2828353 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Tue, 26 Jun 2018 13:22:50 -0600 Subject: [PATCH] Updated Release Procedure (markdown) --- Release-Procedure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-Procedure.md b/Release-Procedure.md index 6590389..0d22fd3 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -53,6 +53,8 @@ Tag the release. In a working copy of the openlayers/openlayers repo: ### Publish to npm +**DON'T DO THIS RIGHT NOW** + Run the `publish.sh` task with the version number as specified in the `package.json` (without the "v" prefix). The `publish.sh` script makes sure that the tag name and the version in `package.json` for that tag match. This implies you have an npm user account which has the correct permissions. ./tasks/publish.sh 3.1.0