Skip to content

Commit 0566c52

Browse files
author
Xun Zhou
committed
v3.47.7
1 parent 9dba8b1 commit 0566c52

2 files changed

Lines changed: 17 additions & 12 deletions

File tree

internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.47.6
1+
3.47.7

website/src/docs/changelog.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,40 @@ outline: deep
77

88
::: v-pre
99

10+
## v3.47.6 - 2025-12-25
11+
12+
- **update the documentation**: update the documentation to the latest version
13+
- **update homebrew tap**: add taskr homebrew tap and add the newest version
14+
15+
## v3.47.5 - 2025-12-24
16+
- **Add banner config**: enable banner feature
17+
1018
## v3.46.3 - 2025-12-22
1119

1220
- **Add index**: sort the task by given task index
1321
- **Add banner config**: enable banner feature
1422

15-
- **Replace color with pterm**: replace the complete styling with pterm/pterm
16-
for creative output
23+
- **Replace color with pterm**: replace the complete styling with pterm/pterm for creative output
1724

1825
## v3.46.2 - 2025-12-21
1926

20-
- **Add category**: refactor the logger for table view and sort/group tasks by
21-
given category
27+
- **Add category**: refactor the logger for table view and sort/group tasks by given category
28+
29+
- **Replace color with pterm**: replace the complete styling with pterm/pterm for creative output
2230

23-
- **Replace color with pterm**: replace the complete styling with pterm/pterm
24-
for creative output
2531

2632
## v3.46.1 - 2025-12-19
2733

28-
- **License**: Changed license to MIT, and add `go-task/task` to license
29-
description
34+
- **License**: Changed license to MIT, and add `go-task/task` to license description
3035

3136
## v3.46.0 - 2025-12-18
3237

33-
- **Rebranding**: Complete domain migration from `taskfile.dev` to
34-
`taskr-io.vercel.app`
38+
- **Rebranding**: Complete domain migration from `taskfile.dev` to `taskr-io.vercel.app`
3539
- Updated all documentation URLs throughout the project
3640
- Changed CNAME record to point to new domain
3741
- Updated website configuration and deployment settings
3842
- Modified templates and default configurations
3943
- Updated all internal references and links in changelog
4044

41-
:::
45+
46+
:::

0 commit comments

Comments
 (0)