Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Maintainer Documentation

Oscar Beaumont edited this page Aug 8, 2021 · 1 revision

Release New Version

To release a new version of Spectroscope:

  • Make a commit which updates the package.json's version field
  • Create a GitHub Release with the tag name matching the version from the last step

Then GitHub Actions will take care of releasing the package to NPM!

Clone this wiki locally