Previous PRs #280 and #283 merged but git-cliff didn't bump the version because the commits were docs: type (no version bump). This PR uses a fix: commit to trigger a patch version bump and publish the new CI modules.
Requirements
REQ-1: fix: commit to user-facing file to trigger version bump
REQ-2: Commit follows conventional format
Spec
See docs/specs/DEVX-156.md (from PR #280, already merged).
## Summary
Previous PRs #280 and #283 merged but git-cliff didn't bump the version because the commits were `docs:` type (no version bump). This PR uses a `fix:` commit to trigger a patch version bump and publish the new CI modules.
## Requirements
- REQ-1: fix: commit to user-facing file to trigger version bump
- REQ-2: Commit follows conventional format
## Spec
See `docs/specs/DEVX-156.md` (from PR #280, already merged).
Generated with [Devin](https://devin.ai)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Previous PRs #280 and #283 merged but git-cliff didn't bump the version because the commits were
docs:type (no version bump). This PR uses afix:commit to trigger a patch version bump and publish the new CI modules.Requirements
Spec
See
docs/specs/DEVX-156.md(from PR #280, already merged).Generated with Devin
Approved: fix: commit to trigger patch version bump and release CI modules.