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 cea808c commit 2cb837cCopy full SHA for 2cb837c
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "12.4.5"
+ ".": "12.4.6"
3
}
CHANGELOG.md
@@ -2,6 +2,13 @@
This file is used to list changes made in each version of the haproxy cookbook.
4
5
+## [12.4.6](https://github.com/sous-chefs/haproxy/compare/v12.4.5...v12.4.6) (2025-09-11)
6
+
7
8
+### Bug Fixes
9
10
+* **ci:** Fix supermarket share command typo ([cea808c](https://github.com/sous-chefs/haproxy/commit/cea808c6216d54745fe852aaa49e6b8efe0e6a12))
11
12
## [12.4.5](https://github.com/sous-chefs/haproxy/compare/v12.4.4...v12.4.5) (2025-09-11)
13
14
version.rb
@@ -1 +1 @@
-VERSION = '12.4.5'.freeze
+VERSION = '12.4.6'.freeze
0 commit comments