Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 71f34f7

Browse files
marcossantiagoLee-W
authored andcommitted
docs(bump): add explanation for '--files-only' flag
1 parent 2a39747 commit 71f34f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/bump.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ optional arguments:
8383
configuration and version_files
8484
```
8585

86+
### `--files-only`
87+
88+
Bumps the version in the files defined in `version_files` without creating a commit and tag on the git repository,
89+
90+
```bash
91+
cz bump --files-only
92+
```
93+
8694
### `--changelog`
8795

8896
Generate a **changelog** along with the new version and tag when bumping.

0 commit comments

Comments
 (0)