You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(update-versions.sh): handle markdown/tf block nesting when updating version
The script was too greedy and updating unrelated fields in #355.
This change makes the script much more strict, only updating version on the top-level.
0 commit comments