Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Bugs should increment patch version #78

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

eddie-knight
Copy link
Contributor

Patch version Z (x.y.Z | x > 0) MUST be incremented if only backward compatible bug fixes are introduced. A bug fix is defined as an internal change that fixes incorrect behavior.

https://semver.org/#spec-item-6

> Patch version Z (x.y.Z | x > 0) MUST be incremented if only backward compatible bug fixes are introduced. A bug fix is defined as an internal change that fixes incorrect behavior.

https://semver.org/#spec-item-6

Signed-off-by: Eddie Knight <[email protected]>
@eddie-knight eddie-knight requested a review from a team as a code owner January 21, 2025 00:10
@eddie-knight eddie-knight changed the title Bugs should increment patch version ci: Bugs should increment patch version Jan 21, 2025
@jmeridth jmeridth merged commit 39fe2ad into main Jan 21, 2025
5 of 6 checks passed
@jmeridth jmeridth deleted the eddie-knight-patch-1 branch January 21, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants