Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 253 Bytes

RELEASE.md

File metadata and controls

6 lines (4 loc) · 253 Bytes

Release

A GitHub workflow publishes the packages when a tag is pushed. To do this:

  • Bump the version in the package's package.json.
  • Run make tag-release to create and push the tags. This creates the appropriate tag by parsing package.json.