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 both versions in npm lockfiles #32

Closed dnicolson closed 1 year ago

dnicolson commented 1 year ago

Fixes https://github.com/fabiospampinato/bump/issues/29.

fabiospampinato commented 1 year ago

It fixes #29 but it breaks everything else 😅 like with that all versions of every package in the file will be changed, which is not right. This should be fixed in v3.