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

feat(cli): support signing git commits and tags #47

Closed nekomeowww closed 1 week ago

nekomeowww commented 1 week ago

Description

Added extra and optional config sign, cli argument --sign to sign the commit and tag when bumpping.

Linked Issues

https://github.com/antfu-collective/bumpp/pull/36

Additional context