File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,13 @@ The following types of changes will be recorded in this file:
26
26
27
27
- placeholder
28
28
29
+ ## [ v0.21.2] - 2024-06-26
30
+
31
+ ### Fixed
32
+
33
+ - (GH-1595 ) Fix GOLANGCI_LINT_VERSION tag in final stage
34
+ - (GH-1597 ) Install staticcheck from master for unstable image
35
+
29
36
## [ v0.21.1] - 2024-06-26
30
37
31
38
### Changed
@@ -2879,7 +2886,8 @@ waiting on a new upstream release.
2879
2886
tools that we include in our container images
2880
2887
- Dockerfile base images
2881
2888
2882
- [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.21.1...HEAD
2889
+ [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.21.2...HEAD
2890
+ [ v0.21.2 ] : https://github.com/atc0005/go-ci/releases/tag/v0.21.2
2883
2891
[ v0.21.1 ] : https://github.com/atc0005/go-ci/releases/tag/v0.21.1
2884
2892
[ v0.21.0 ] : https://github.com/atc0005/go-ci/releases/tag/v0.21.0
2885
2893
[ v0.20.8 ] : https://github.com/atc0005/go-ci/releases/tag/v0.20.8
You can’t perform that action at this time.
0 commit comments