You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that publishes to npm when a new release tag is added to the repo (through prepare-release.js).
Add a prepublishOnly entry in package.json scripts to run `npm run build` before publishing.
Add process/RELEASE.md explaining the release process.
0 commit comments