Skip to content

Commit 8dfafe5

Browse files
committed
v3.46.3
1 parent 678fdec commit 8dfafe5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v3.46.3 - 2025-12-19
44

55
- Fixed regression in completion script for zsh (#2593, #2594 by @vmaerten).
66

internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.46.2
1+
3.46.3

website/src/docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ outline: deep
77

88
::: v-pre
99

10+
## v3.46.3 - 2025-12-19
11+
12+
- Fixed regression in completion script for zsh (#2593, #2594 by @vmaerten).
13+
1014
## v3.46.2 - 2025-12-18
1115

1216
- Fixed a regression on previous release that affected variables passed via

0 commit comments

Comments
 (0)