Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 3c72da0c authored by Dorian Turba's avatar Dorian Turba
Browse files

add quit option in CHANGELOG.md

parent 7cdaaa6a
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Add a `--name` option to specify the name of the release. It will be used right after * Add a `--name` option to specify the name of the release. It will be used right after
the version in the release title. the version in the release title.
* Add a `--prefix` option to specify the prefix of the tag to create. * Add a `--prefix` option to specify the prefix of the tag to create.
* Add a `--quiet` option to suppress all output except errors.
* Add a `--rollback` option to roll back the last release. * Add a `--rollback` option to roll back the last release.
* Add a `--suffix` option to specify the suffix of the tag to create. * Add a `--suffix` option to specify the suffix of the tag to create.
* Add a `--version` option to specify the version to release. * Add a `--version` option to specify the version to release.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment