Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 571 Bytes

File metadata and controls

17 lines (16 loc) · 571 Bytes

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
  • increment root package.json version
  • commit
  • merge the branch
  • 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 previous_version...next_version
  • create a new release out of the changelog.md
  • in changelog put list of published packages with version