Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
Co-authored-by: jbesraa <[email protected]>
  • Loading branch information
plebhash and jbesraa authored Sep 4, 2024
1 parent b7615e1 commit f718e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ other crates in the repository.
The global repository releases follow `X.Y.Z`, which is changed under some subjective criteria:
- Changes in `roles` are not taken into account. `roles` crates are still in Proof of Concept phase and not production ready.
- if the release is **only** fixing bugs on `protocols` or `utils`, then `Z` is bumped.
- if the release is applying changes (breaking or non-breaking, which could also fix some bugs) to `protocols` or `utils`, then `Y` is bumped.
- If a release includes breaking and/or non-breaking changes to `protocols` and/or `utils`, then `Y` is bumped.
- If a release marks a milestone i.e., `protocols` is reaching a new maturity level, then `X` is bumped.

## Tags and Branches
Expand Down

0 comments on commit f718e41

Please sign in to comment.