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 critical safety and correctness issues in release.sh
- Replace unsafe dynamic function dispatch (increment_on_$1) with explicit case validation
- Fix incorrect argument validation in bump_release()
- Harden apply_triplets_to_file() to avoid word-splitting issues
0 commit comments