web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

Updates in current 4.x release process

Open jdevcs opened this issue 3 years ago • 0 comments

Update 4.x release process:

  • 4.x, git tag shouldn't have release prefix, git tag release/bumped-version: Tag the commit with bumped version, e.g. v4.0.0-alpha.0
  • Add: Look all warnings in logs and discuss with team if there is any warning needs to be discuss
  • Add: Manually test minified build for errors ( until github CI is updated and fails with errors in minified build)

jdevcs avatar Aug 30 '22 15:08 jdevcs