We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160a7eb commit 7973cfcCopy full SHA for 7973cfc
.github/release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "4.0.0"
+ ".": "4.0.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [4.0.1](https://github.com/trivago/go-kubernetes/compare/v4.0.0...v4.0.1) (2025-10-06)
4
+
5
6
+### Miscellaneous
7
8
+* fix typo in the readme ([160a7eb](https://github.com/trivago/go-kubernetes/commit/160a7ebc5e2654bd004da525e18a82c45464045e))
9
+* readme typo ([#49](https://github.com/trivago/go-kubernetes/issues/49)) ([123ce90](https://github.com/trivago/go-kubernetes/commit/123ce906599e87fe52a60dc2684ae57901679148))
10
11
## [4.0.0](https://github.com/trivago/go-kubernetes/compare/v3.2.2...v4.0.0) (2025-10-01)
12
13
0 commit comments