Skip to content

Commit 38607cd

Browse files
committed
chore(docs): Add missing 0.28.2 version
Signed-off-by: Jesse Szwedko <[email protected]>
1 parent a61dea1 commit 38607cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/cue/reference/versions.cue

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package metadata
22

33
// This has to be maintained manually because there's currently no way to sort versions programmatically
44
versions: [string, ...string] & [
5+
"0.28.2",
56
"0.28.1",
67
"0.28.0",
78
"0.27.1",

0 commit comments

Comments
 (0)