chore(release): unify package versions (#344)

* chore(release): unify package versions

* fix(release): harden version synchronization
This commit is contained in:
Abimael Martell
2026-08-11 09:26:19 -07:00
committed by GitHub
parent a67ee03269
commit 7054d6aa69
19 changed files with 457 additions and 51 deletions
+3
View File
@@ -28,6 +28,9 @@ jobs:
with:
fetch-depth: 2
- name: Check package version sync
run: python3 scripts/version.py --check
- name: Check if version changed
id: check
run: |