cli
cli copied to clipboard
docs: Add section on workspace version bumps
This PR enhances the npm version documentation by adding a dedicated section, "Version Bumps with Workspaces", to clarify the behavior of npm version -ws in the context of inter-workspace dependencies. The new section provides detailed explanations and examples to address common questions about how workspace dependency updates are handled.
References
Related to #4578