Skip to content
Success

Changes

Summary

  1. feat(scripts/flow/ga): support beta release branch naming (#3434) (commit: 4f53884) (details)
Commit 4f5388413093bf3dc954a8b7910b287791e2cbf1 by noreply
feat(scripts/flow/ga): support beta release branch naming (#3434)

The script now creates branch names like "release-9.0-beta.1" for beta
versions, while maintaining the existing format for regular releases.
(commit: 4f53884)
The file was modifiedscripts/flow/ga/create_github_release.ts (diff)
The file was modifiedscripts/flow/ga/create-patch-release-branches.ts (diff)