docs: record lockfile parity guard
All checks were successful
labels / labels (pull_request) Successful in 10s
ci / test (pull_request) Successful in 15s

This commit is contained in:
codex-bot-andresmgsl 2026-08-31 20:09:37 +00:00
parent 902ada1623
commit 125bc04ede

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).