- Appropriate semver version bump
- You can use
npm run bump <major|minor|patch>to do this quickly
- You can use
- Updated documentation in the readme for external API changes
- All tests pass with 100% coverage
npm run test
- All checks pass
npm run check