Open votemike opened 2 years ago
Currently a release requires a manual bump in package.json, then running npm publish
locally.
I feel there should be a better way to do this automatically.
I think the bump should be manual though, so we can decide on the correct semver increase, but yeah the publish should be really easy with github actions.
Claim an NPM package name. ✅ Create a build to publish to NPM. ✅ Ensure releases work correctly. Decide on tagging and when to release a new version to NPM. Update installation instructions in README.
Eventually... release a 1.0.0