File tree Expand file tree Collapse file tree 5 files changed +96
-90
lines changed
Expand file tree Collapse file tree 5 files changed +96
-90
lines changed Original file line number Diff line number Diff line change 11# Generate tags for a specific prefix like so
22# git tag -l 'v1\.0\.*' --sort version:refname
33- id : version10
4- title : v1 .0.38
5- date : 2022/08/04
4+ title : 1 .0.38
5+ date : " 2022-08-04 "
66 path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.0.38
77- id : version11
8- title : v1 .1.189
9- date : 2022/09/04
8+ title : 1 .1.189
9+ date : " 2022-09-04 "
1010 path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.1.189
1111 changelog : " [Release Notes](changelog/1.1/)"
1212- id : version12
13- title : v1 .2.475
14- date : 2023/03/22
13+ title : 1 .2.475
14+ date : " 2023-03-22 "
1515 path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.2.475
1616 changelog : " [Release Notes](changelog/1.2/)"
1717- id : version13
18- title : v1 .3.450
19- date : 2023/08/23
18+ title : 1 .3.450
19+ date : " 2023-08-23 "
2020 path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.3.450
2121 changelog : " [Release Notes](changelog/1.3/)"
2222- id : version14
23- title : v1 .4.557
24- date : 2024/06/27
23+ title : 1 .4.557
24+ date : " 2024-06-27 "
2525 path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.4.557
2626 changelog : " [Release Notes](changelog/1.4/)"
27-
27+
28+ - id : version15
29+ title : 1.5.57
30+ date : " 2024-08-29"
31+ path : https://github.com/quarto-dev/quarto-cli/releases/tag/v1.5.57
32+ changelog : " [Release Notes](changelog/1.5/)"
Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ listing:
2828 - date
2929 - path
3030 field-display-names :
31- path : " Url"
31+ path : " URL"
32+ title : " Version"
3233 changelog : " Release Notes"
3334 field-links :
3435 - path
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ anchor-sections: false
1818editor : source
1919image : /images/hero_right.png
2020aliases :
21- - changelog/1.6 /
21+ - changelog/1.7 /
2222---
2323
2424::: {.content-visible when-profile="prerelease"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ anchor-sections: false
1717editor : source
1818image : /images/hero_right.png
1919aliases :
20- - changelog/1.5 /
20+ - changelog/1.6 /
2121---
2222
2323{{< include _ download.md >}}
You can’t perform that action at this time.
0 commit comments