Skip to content

Commit

Permalink
docs(bump): reword "--get-next" description
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-W committed Aug 11, 2024
1 parent d6e394a commit b84a83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/bump.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ and `manual version`.
cz bump --get-next
```

Will output the next version, e.g. `1.2.3`. This can be useful for determining the next version based in CI for non
Will output the next version, e.g., `1.2.3`. This can be useful for determining the next version based on CI for non
production environments/builds.

This behavior differs from the `--dry-run` flag. The `--dry-run` flag provides a more detailed output and can also show
Expand Down

0 comments on commit b84a83b

Please sign in to comment.