Commit 5974555
committed
Switch lerna to independent versioning
Stops forced major bumps of unchanged packages when only one package
ships a breaking change (e.g. the recent html-to-structured-text v6,
which dragged 8 sibling packages to 6.0.0 for nothing).
From the next `lerna publish` onward each package versions on its own
and tags become `<package>@x.y.z`.1 parent a9088f0 commit 5974555
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments