[GH-ISSUE #338] Do patch numbers retain once you increment a major or minor number? #4489

Closed
opened 2026-06-13 12:36:54 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ghost on GitHub (Oct 13, 2016).
Original GitHub issue: https://github.com/semver/semver/issues/338

Say I've released version 1.0.1. Then I want to release a minor update. Should the minor update be 1.1.0, or 1.1.1?

Originally created by @ghost on GitHub (Oct 13, 2016). Original GitHub issue: https://github.com/semver/semver/issues/338 Say I've released version 1.0.1. Then I want to release a minor update. Should the minor update be 1.1.0, or 1.1.1?
Author
Owner

@zafarkhaja commented on GitHub (Oct 13, 2016):

SemVer 2.0.0, p.7

... Patch version MUST be reset to 0 when minor version is incremented.

<!-- gh-comment-id:253415806 --> @zafarkhaja commented on GitHub (Oct 13, 2016): SemVer 2.0.0, p.7 > ... Patch version MUST be reset to 0 when minor version is incremented.
Author
Owner

@ghost commented on GitHub (Oct 14, 2016):

Thanks!

<!-- gh-comment-id:253701774 --> @ghost commented on GitHub (Oct 14, 2016): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#4489