Skip to content
Discussion options

You must be logged in to vote

My bad, it is because my package version starts with 0.:

Note

Version numbers starting with 0. or 0.0. follow different rules.

In these cases, the second or third digit is treated as the major version. They use the formats 0.major.minor and 0.0.major instead of the standard major.minor.patch.

To ensure consistent semantic versioning, start version numbering at 1.0.0.

https://github.com/unjs/changelogen/blob/172158894cde37fd167c23af91ef8c762aded1e9/README.md?plain=1#L61-L66

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by juliendargelos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant