Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 265 Bytes

RELEASE.md

File metadata and controls

10 lines (6 loc) · 265 Bytes

Release

This project uses release-it to release new versions.

Steps

Commit the changelog, bump version, create a release on Github, and publish to NPM

  1. run yarn release [patch|minor|major]
  2. review the release created on Github and edit if needed