File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ The [Maintainers](https://github.com/orgs/publiccodeyml/teams/steering-committee
1717for labelling any change depending on their nature according to the [ Semantic
1818Versioning] ( https://semver.org/ ) , or in other words:
1919
20- * [ ** ` standard-fix ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-fix ) : for all
20+ * [ ** ` standard-bugfix-change ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-bugfix-change ) : for all
2121 changes that don't break any compatibility, warrants a new patch version
22- * [ ** ` standard-backward-compatible ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-backward-compatible ) ,
22+ * [ ** ` standard-minor-change ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-minor-change ) ,
2323[ ** ` standard-deprecation ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-deprecation ) :
2424 for all changes that are retrocompatibile, warrants a new minor version
2525* [ ** ` standard-breaking-change ` ** ] ( https://github.com/publiccodeyml/publiccode.yml/labels/standard-breaking-change ) :
You can’t perform that action at this time.
0 commit comments