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

deno.json/deno.jsonc support #34

Closed ryoppippi closed 2 months ago

ryoppippi commented 2 months ago

Clear and concise description of the problem

Recently, I develop some packages and publish it on both npm and jsr. I'd like to bump the version in deno.json as well.

Suggested solution

Add support for deno.json/deno.jsonc

Alternative

No response

Additional context

No response

Validations