Versioning¶
How to version your plugins and API integrations.
Guidelines¶
Use SemVer: MAJOR.MINOR.PATCH.
Document breaking changes clearly.
Provide migration notes in the changelog.
How to version your plugins and API integrations.
Use SemVer: MAJOR.MINOR.PATCH.
Document breaking changes clearly.
Provide migration notes in the changelog.