-
-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(args): allow returning the bumped version #362
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #362 +/- ##
==========================================
- Coverage 44.29% 43.40% -0.89%
==========================================
Files 13 13
Lines 630 643 +13
==========================================
Hits 279 279
- Misses 351 364 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had some comments - please check 🐻
Can you also add fixture tests for testing the output?
8b86d7b
to
54ccc94
Compare
54ccc94
to
ede7e8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! 💖
Thank you for your patience |
Description
This PR adds a CLI command to simply return the bumped version, solves #361
Types of Changes
Checklist: