Skip to content

ci: drop abandoned beta prerelease channel - #111

Merged
rolandjitsu merged 1 commit into
mainfrom
ci/drop-beta-channel
Aug 2, 2026
Merged

ci: drop abandoned beta prerelease channel#111
rolandjitsu merged 1 commit into
mainfrom
ci/drop-beta-channel

Conversation

@rolandjitsu

Copy link
Copy Markdown
Collaborator

What kind of change does this PR introduce?

  • Bug Fix
  • Feature
  • Refactoring
  • Style
  • Build
  • Chore
  • Documentation
  • CI

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary

The beta branch and its v3.0.0-beta.1 prerelease were leftovers from an abandoned Nov-2024 release attempt on a git lineage that no longer exists. semantic-release capped main at <3.0.0-beta.1, so the pending major (feat!: drop Node 20) failed with EINVALIDNEXTVERSION.

Remove beta from the semantic-release branches to allow the workflow to trigger. Combined with the reserved v3.0.0 tag (3.0.0 is permanently burned on npm), main should resume cleanly at 4.0.0.

Does this PR introduce a breaking change?

N/A.

Other information

@rolandjitsu
rolandjitsu force-pushed the ci/drop-beta-channel branch from 5eec50a to 32d8dd1 Compare August 2, 2026 07:55
@rolandjitsu
rolandjitsu merged commit d22b7be into main Aug 2, 2026
6 checks passed
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant