fabiospampinato / bump

Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.
MIT License
412 stars 13 forks source link

Update package.json #31

Closed joshmeads closed 1 year ago

joshmeads commented 1 year ago

https://github.com/fabiospampinato/bump/issues/18#issuecomment-559529256 is incorrect. Simple testing it would prove @giupo's PR was accurate.

See comment https://github.com/fabiospampinato/bump/issues/28#issuecomment-1465653648

This is a great tool you've built that people want to use, however they need to be able to install it with any of the major package managers.

fabiospampinato commented 1 year ago

Seems reasonable. I've actually been planning on deleting most of the third-party dependencies of this package, including Caporal, so the problem would disappear once I do that, but I suppose it's reasonable to just fix this more pressing issue now, and fix the bigger problem at a later point in the future.

Released as v2.1.2

joshmeads commented 1 year ago

Thanks @fabiospampinato. Apologies for my tone - had a very stressful day that day :) awesome tool you've built that we're using with great success! Much appreciated.