Skip to content

feat: handle 0.x.y versions#35

Merged
danielroe merged 2 commits into
danielroe:mainfrom
Teages:feat/support-0x-versioning
Jun 4, 2026
Merged

feat: handle 0.x.y versions#35
danielroe merged 2 commits into
danielroe:mainfrom
Teages:feat/support-0x-versioning

Conversation

@Teages
Copy link
Copy Markdown
Contributor

@Teages Teages commented Jun 4, 2026

Resolve #33

Behavior:

  • 0.x.y: 0.major.[minor|patch]
  • 0.0.x: 0.major.[minor|patch]

Referece: changelogen:src/semver.ts#L53

@Teages Teages changed the title feat: handle 0.x.y versions feat: handle 0.x.y versions Jun 4, 2026
Copy link
Copy Markdown
Owner

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you ❤️

@danielroe danielroe merged commit 25e9aff into danielroe:main Jun 4, 2026
5 checks passed
@Teages Teages deleted the feat/support-0x-versioning branch June 4, 2026 15:33
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.

Support 0.x.y and 0.0.x versioning

2 participants