Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emídio Neto <[email protected]>
  • Loading branch information
xrmx and emdneto authored Dec 30, 2024
1 parent 538b5d9 commit 3d1246a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ to pick a specific package to release. It follows the same versioning strategy a

Long-term package release branch follows `package-release/{package-name}/v{major}.{minor}.x` (or `package-release/{package-name}/v{major}.{minor}bx`) naming pattern.

The workflow will create two pull requests, one against main and one against the release branch, both should be merged in order to proceed with the release.
The workflow will create two pull requests, one against the `main` and one against the `package-release/` branch; both should be merged in order to proceed with the release.

## Preparing a new patch release

Expand Down

0 comments on commit 3d1246a

Please sign in to comment.