Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 640 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 640 Bytes

Contributing

Feel free to open a PR. GitHub Actions will automatically build & push the distribution file after each push.

Don't worry when the build & check action doesn't run: it has to be triggered manually as it is not triggered when workflow pushes.

Releasing

To make a new release, simply create a new GitHub release (& tag), wait and update release notes after a while.

GitHub Actions will automatically bump the version in package.json and push all tags, incl. major and minor versions.