Update parent package versions on same 'deploy' #484
rcompton78
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Does the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just a suggestion:
Add a flag to have the version act similar to lerna when there is package-a that depends on package-b and you have changes to package-b. This flag would update package-a to use the new package-b version. I realise if package-a has ~/^ as the version it most likely will get the new package on install but as a flag it would be nice.
Somewhat going a long with this is it possible to have one git commit for X package changes instead of X commits?
Thanks for all the hard work.
Beta Was this translation helpful? Give feedback.
All reactions