We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba94e3f commit ff45677Copy full SHA for ff45677
docs/changelog.md
@@ -88,7 +88,7 @@ By introducing `unreleased_version` you can prevent this situation.
88
Before bumping you can run:
89
90
```bash
91
-cz changelog --unreleased_version="v1.0.0"
+cz changelog --unreleased-version="v1.0.0"
92
```
93
94
Remember to use the tag instead of the raw version number
0 commit comments