We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20c812 commit f4f9b51Copy full SHA for f4f9b51
CHANGELOG.md
@@ -16,6 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
### Fixed
17
- Bug fixes
18
19
+## [1.0.4] - 2025-01-13
20
+
21
+### Fixed
22
+- GHCR authentication in release pipeline
23
+- Version tag format (removed 'v' prefix from image tags)
24
+- Multi-arch build workflow simplification
25
26
## [1.0.2] - 2025-10-12
27
28
### Added
@@ -32,4 +39,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
39
33
40
- Initial public release
34
41
- Basic build functionality
35
-
0 commit comments