Skip to content

Commit 49cd757

Browse files
committed
chore: add v4.2.2 release to CHANGELOG
Re-release of v4.2.1 with properly synchronized Go module dependencies to fix Docker build issues that prevented v4.2.1 from being published.
1 parent 8815150 commit 49cd757

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [4.2.2] - October 7, 2025
8+
9+
### Fixed
10+
11+
* Fixed Go module dependencies synchronization to enable successful Docker builds
12+
713
## [4.2.1] - September 3, 2025
814

915
### Fixed

0 commit comments

Comments
 (0)