Summary
Require every pull request to update release metadata so merged changes trigger a new release tag build.
Context
The release tag workflow reads package.json after successful main checks and creates the matching vX.Y.Z tag. Pull requests that reuse an already-tagged package version can merge successfully but fail the release tag build.
Acceptance Criteria
Notes
Keep this as process documentation and avoid adding another version bump beyond the current 0.5.7 release bump.
Summary
Require every pull request to update release metadata so merged changes trigger a new release tag build.
Context
The release tag workflow reads package.json after successful main checks and creates the matching vX.Y.Z tag. Pull requests that reuse an already-tagged package version can merge successfully but fail the release tag build.
Acceptance Criteria
Notes
Keep this as process documentation and avoid adding another version bump beyond the current 0.5.7 release bump.