v1.2.0
What's Changed
- feat(setup): Add Claude session initialization hooks and build setup by @LynchSKM in #15
- feat(devops): Refactor CI workflows and improve build tooling by @LynchSKM in #16
- fix(devops-build): fix CI build workflow and add artifact uploads by @LynchSKM in #17
- feat(build): enable BuildKit for Docker image builds by @LynchSKM in #18
- chore: add git-flow to session startup hook by @LynchSKM in #19
- ci(release): add manual workflow_dispatch release workflow by @LynchSKM in #20
- fix(ci): fix release workflow branch setup by @LynchSKM in #21
- fix(ci): disable GPG signing in release workflow by @LynchSKM in #22
- feat(ci): add ci:release tasks with --no-sign for unsigned CI releases by @LynchSKM in #23
Full Changelog: v1.1.1...v1.2.0