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 9488a2a commit fc378cfCopy full SHA for fc378cf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v3.46.2 - 2025-12-18
4
5
- Fixed a regression on previous release that affected variables passed via
6
command line (#2588, #2589 by @vmaerten).
internal/version/version.txt
@@ -1 +1 @@
-3.46.1
+3.46.2
website/src/docs/changelog.md
@@ -7,7 +7,12 @@ outline: deep
7
8
::: v-pre
9
10
-## v3.46.0 - 2025-12-18
11
+
12
+- Fixed a regression on previous release that affected variables passed via
13
+ command line (#2588, #2589 by @vmaerten).
14
15
+## v3.46.1 - 2025-12-18
16
17
### ✨ Features
18
0 commit comments