fix(deploy): Incorrect hash used across multiple tags
commit 5190f47bc3b6e9561465fc83fd3f52768fffd277 Author: Valerie PomerleauDate: Mon Jan 12 15:49:52 2026 -0800 fix(deploy): Incorrect hash used across multiple tags Because: * Hash value should be different for each tag This commit: * version.json.hash from the checked-out git commit rather than the workflow context, ensuring each release tag produces a distinct bundle hash Closes #