Feature Request
Please consider adding an optional argument --dry-run for poetry version <rule>.
Output Requested:
Reference
See Develop Branch featuring: poetry version <rule> [--dry-run]. So it is already thought about and partly coded.
Sample Use Cases
- Automation of version bumps with preparation part to fill in new PR and/or issues in the release notes.
- List of config files, which will be changed
- ...
Alternatives
Feature Request
Please consider adding an optional argument
--dry-runforpoetry version <rule>.Output Requested:
Reference
See Develop Branch featuring:
poetry version <rule> [--dry-run]. So it is already thought about and partly coded.Sample Use Cases
Alternatives