Files
Matt Schile 896cca293a chore: use 0.0.0-development sentinel for root package version (#33604)
Removes the need to manually bump the root package.json version before
each release. The get-next-version.js script now always computes the
next version from commit history against the last npm release, using
the checked-in version only as an explicit override when it's a real
semver (not the sentinel).
2026-04-21 13:43:13 -06:00
..