Skip to content
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

recursive: true in bump.config.ts ignored? #33

Closed
chrisspiegl opened this issue Apr 24, 2024 · 1 comment
Closed

recursive: true in bump.config.ts ignored? #33

chrisspiegl opened this issue Apr 24, 2024 · 1 comment

Comments

@chrisspiegl
Copy link

The recursive setting is defined in the config and can be applied (via typescript auto complete) but it is ignored when executing the bumpp cli.

Recursive via pnpm bumpp -r

Xnapper-2024-04-24-16 49 04

Recursive via pnpm bumpp and recursive: true in bump.config.ts

Xnapper-2024-04-24-16 48 39

Expected

The recursive: true in the config should work the same way the -r cli argument works.

@hyoban
Copy link

hyoban commented Apr 28, 2024

This should be fixed in #30, but not published yet

@antfu antfu closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants