- Increment major version when you make incompatible API changes.
- Increment minor version when you add functionality in a backwards compatible manner.
- Increment patch version when you make backwards compatible bug fixes.

In semver terms, my suggestion would be that each major version requires a new draft.

Sorry, minor version. New features should cause a draft too IMHO.

Again, as with semver, feel free to batch up many changes.

Reply via email to