Skip to content

Commit

Permalink
Update RELEASE_PROCESS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fran Méndez <[email protected]>
  • Loading branch information
smoya and fmvilas authored May 10, 2022
1 parent 7d6ed17 commit 8a47caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ Release branches should be present in the following repositories:

Depending on the type of release you are working on, you should use one branch or another:

- `next-spec`: for releasing minor versions. For example, `2.4.0`.
- `next-major-spec`: for releasing major versions. For example, `3.0.0`.
- `next-spec`: for releasing minor versions. For example, `2.3.0` to `2.4.0`.
- `next-major-spec`: for releasing major versions. For example, `2.4.0` to `3.0.0`.

Once you know which branch you should use, there are some initial changes that need to be made.

Expand Down

0 comments on commit 8a47caf

Please sign in to comment.