Sorry, I meant that we have been releasing a lot of stuff as patch when it should be minor
On Mon, 9 Mar 2026 at 18:52, Rui Abreu <[email protected]> wrote: > > We have been releasing pretty much everything as minor, but some > stuff should have been released as a patch. > > I suggest starting to use https://semver.org/ specification more closely > > MAJOR version when you make incompatible API changes > MINOR version when you add functionality in a backward compatible manner > PATCH version when you make backward compatible bug fixes
