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: find config in parent directory #8

Closed aleclarson closed 7 months ago

aleclarson commented 1 year ago

Description

Use escalade (already in the lockfile) to find the nearest bump.config file, since c12 doesn't support it.

The lockfile wasn't compatible with the latest PNPM, so that's been regenerated too.

Linked Issues

Closes #7