Skip to content

fix(updater): ignore releases with non-semver tags when collecting full changelog#9550

Merged
mmaietta merged 1 commit into
electron-userland:masterfrom
AbdulrhmanGoni:fix/ignore-non-semver-release-tags
Jan 31, 2026
Merged

fix(updater): ignore releases with non-semver tags when collecting full changelog#9550
mmaietta merged 1 commit into
electron-userland:masterfrom
AbdulrhmanGoni:fix/ignore-non-semver-release-tags

Conversation

@AbdulrhmanGoni
Copy link
Copy Markdown
Contributor

One line change to resolves: #9542

…ll changelog

This change only affects "GitHub Provider"
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 29, 2026

🦋 Changeset detected

Latest commit: 8e42fc8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mmaietta mmaietta merged commit 8aee1e6 into electron-userland:master Jan 31, 2026
55 of 56 checks passed
@AbdulrhmanGoni AbdulrhmanGoni deleted the fix/ignore-non-semver-release-tags branch February 6, 2026 15:10
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.

[updater]: Ignore releases with a Non-SemVer compliant tag instead of throwing an error

2 participants