Skip to content

Commit a7ac81f

Browse files
kevinelliottclaude
andcommitted
Prepare v1.2.6 release
Update CHANGELOG with Docker tag generation fix. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e0271c6 commit a7ac81f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.6] - 2025-01-06
11+
12+
### Fixed
13+
- **Docker Tag Generation for workflow_run:**
14+
- Fixed Docker image tagging when triggered via workflow_run from tag pushes
15+
- metadata-action now correctly generates semver tags (version, major.minor, major)
16+
- Manually extract and apply tags from workflow_run.head_branch
17+
- Ensures Docker images are properly tagged with version numbers
18+
1019
## [1.2.5] - 2025-01-06
1120

1221
### Changed

0 commit comments

Comments
 (0)