Commit 48a5cee
committed
fix: correct argument parsing for version increment types
- Fix argument parsing to properly handle 'patch', 'minor', 'major' as increment types
- Previously these were being treated as literal version strings
- Now correctly identifies increment types vs explicit versions1 parent bcd2b56 commit 48a5cee
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
418 | 421 | | |
419 | 422 | | |
| 423 | + | |
| 424 | + | |
420 | 425 | | |
421 | | - | |
422 | 426 | | |
423 | 427 | | |
424 | 428 | | |
| |||
0 commit comments