How to send version from the root package? #586
ThePlenkov
started this conversation in
General
Replies: 1 comment
-
Registered here: #587 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I would love to keep the following logic
Therefore we can have a following picture.
If for the project like this
we run
npm version patch
and only package C was changed, but a calls b and b calls c. In this case I would love to have such a result:By implementing this logic I would love to reach following goals:
Do you think is feasible to reach such a concept with this plugin?
Please feel free to ask questions - as it's more like open discussion.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions