[x] 🐞 Bug fix (a non-breaking change that fixes an issue)
[ ] 👌 Enhancement (improving an existing functionality like performance)
[ ] ✨ New feature (a non-breaking change that adds functionality)
[ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
In the Following semver section of the documentation there is a mistake: it says that we bump the patch version for critical bugs and minor version for non-critical bugs while it's the other way around.
❓ Type of change
📚 Description
In the Following semver section of the documentation there is a mistake: it says that we bump the patch version for critical bugs and minor version for non-critical bugs while it's the other way around.