fix: guard package lock version parity #45

Merged
andres merged 2 commits from build/43-lockfile-version-guard into main 2026-08-31 22:08:18 +00:00
Showing only changes of commit 125bc04ede - Show all commits

1
changelog.d/43.md Normal file
View file

@ -0,0 +1 @@
- Keep package-lock metadata aligned with the package version and guard against future drift. (#43).