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 678fdec commit 8dfafe5Copy full SHA for 8dfafe5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v3.46.3 - 2025-12-19
4
5
- Fixed regression in completion script for zsh (#2593, #2594 by @vmaerten).
6
internal/version/version.txt
@@ -1 +1 @@
-3.46.2
+3.46.3
website/src/docs/changelog.md
@@ -7,6 +7,10 @@ outline: deep
7
8
::: v-pre
9
10
11
+
12
+- Fixed regression in completion script for zsh (#2593, #2594 by @vmaerten).
13
14
## v3.46.2 - 2025-12-18
15
16
- Fixed a regression on previous release that affected variables passed via
0 commit comments