antfu-collective / bumpp

Interactive CLI that bumps your version numbers and more
https://jstools.dev/version-bump-prompt/
MIT License
597 stars 43 forks source link

fix: recursive option not work when directly call versionBump #30

Closed hyoban closed 6 months ago

hyoban commented 7 months ago

Description

I want to integrate bumpp with release-it, but recursive options only work in cli.

Linked Issues

Additional context