From 4989f2e0ef8b66f9ffe00d22174b19f589163225 Mon Sep 17 00:00:00 2001 From: yann300 Date: Wed, 21 Nov 2018 11:25:24 +0100 Subject: [PATCH] Update release-process.md --- release-process.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-process.md b/release-process.md index 405ce367e7..73a01b5899 100644 --- a/release-process.md +++ b/release-process.md @@ -1,6 +1,8 @@ # Release process This document details steps for publishing packages and tag the code base accordingly: +- fetch origin/master +- checkout origin/master - checkout a new branch - npm run publish - commit @@ -10,6 +12,6 @@ This document details steps for publishing packages and tag the code base accord - fetch origin/master - checkout origin/master - npm run tag -- github-changes -o ethereum -r remix -a --only-pulls --use-commit-body --only-merges --between-tags ... +- github-changes -o ethereum -r remix -a --only-pulls --use-commit-body --only-merges --between-tags previous_version...next_version - create a new release out of the changelog.md - in changelog put list of published packages with version