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 e984b1b commit abdc798
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 @@ -43,7 +43,7 @@ SemVer CI check would fail. Note that this does not apply to the `roles` and
other crates in the repository.

The global repository releases follow `X.Y.Z`, which is changed under some subjective criteria:
- any changes to `roles` are not taken into account, as to signify that they are mere PoCs are not suited for production scenarios.
- 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 the release marks a milestone where `protocols` is reaching a new level of maturity, then `X` is bumped.
Expand Down

0 comments on commit abdc798

Please sign in to comment.