We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61dea1 commit 38607cdCopy full SHA for 38607cd
website/cue/reference/versions.cue
@@ -2,6 +2,7 @@ package metadata
2
3
// This has to be maintained manually because there's currently no way to sort versions programmatically
4
versions: [string, ...string] & [
5
+ "0.28.2",
6
"0.28.1",
7
"0.28.0",
8
"0.27.1",
0 commit comments