la version impair est stable
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m6s
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m6s
This commit is contained in:
parent
81beb0a102
commit
7a1a9ad2ee
1 changed files with 2 additions and 2 deletions
|
|
@ -74,8 +74,8 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
À noter : la **parité du numéro de patch** porte une signification de canal :
|
||||
|
||||
- **patch pair** (ex. `1.0.0`, `1.0.2`) → **stable**
|
||||
- **patch impair** (ex. `1.0.1`, `1.0.3`) → **preview**
|
||||
- **patch pair** (ex. `1.0.0`, `1.0.2`) → **preview**
|
||||
- **patch impair** (ex. `1.0.1`, `1.0.3`) → **stable**
|
||||
- **suffixe** (ex. `1.0.0-rc1`, `1.0.0-alpha`) → **instable**
|
||||
|
||||
Cette convention est partagée avec le dépôt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue