Skip to content

Commit bd79c29

Browse files
committed
v3.51.1
1 parent 136e0da commit bd79c29

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.51.1 - 2026-05-16
44

55
- A significant performance boost was achieved for large Taskfiles (monorepos)
66
by skipping templating altogether when the string is static (#2820 by @romnn).

internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.51.0
1+
3.51.1

website/src/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ editLink: false
88

99
::: v-pre
1010

11-
## v3.51.0 - 2026-05-16
11+
## v3.51.1 - 2026-05-16
1212

1313
- A significant performance boost was achieved for large Taskfiles (monorepos)
1414
by skipping templating altogether when the string is static (#2820 by @romnn).

0 commit comments

Comments
 (0)