Skip to content

fix: typo in Following semver section#231

Open
jeremymouzin wants to merge 1 commit into
adonisjs:developfrom
jeremymouzin:develop
Open

fix: typo in Following semver section#231
jeremymouzin wants to merge 1 commit into
adonisjs:developfrom
jeremymouzin:develop

Conversation

@jeremymouzin
Copy link
Copy Markdown

❓ Type of change

  • 🐞 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.

patch version is for non-critical bugs and minor version is for critical bugs, not the other way around
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant