Skip to content

fix: handle case for v0 releases#171

Merged
codebytere merged 1 commit intoelectron:mainfrom
iammahmads:release-versions
May 7, 2025
Merged

fix: handle case for v0 releases#171
codebytere merged 1 commit intoelectron:mainfrom
iammahmads:release-versions

Conversation

@iammahmads
Copy link
Contributor

Description of Change

This PR handles the condition when major is set to v0 by allowing major to be 0 and checking for null value only.

Before:

image

After:

image

Checklist

  • This PR was not created with AI. (PRs created mainly with AI will be closed. They waste our team's time. We ban repeat offenders.)

@iammahmads iammahmads requested review from a team as code owners May 5, 2025 12:13
@erickzhao erickzhao changed the title fix: handle case for v0 relases fix: handle case for v0 releases May 5, 2025
Copy link
Member

@erickzhao erickzhao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@dsanders11 dsanders11 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 for fixing this a second time after the rewrite. 😅

@codebytere codebytere merged commit 8cc902c into electron:main May 7, 2025
2 checks passed
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.

4 participants