Skip to content

Commit d7a12b3

Browse files
committed
chore: reduce documented versions to >=v1.33
1 parent db90c8a commit d7a12b3

File tree

1 file changed

+19
-37
lines changed

1 file changed

+19
-37
lines changed

manifest.json

+19-37
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
2-
"versions": [
3-
"v1.38",
4-
"v1.37",
5-
"v1.36",
6-
"v1.35",
7-
"v1.34",
8-
"v1.33",
9-
"v1.32",
10-
"v1.31",
11-
"v1.30"
12-
],
2+
"versions": ["v1.38", "v1.37", "v1.36", "v1.35", "v1.34", "v1.33"],
133
"routes": [
144
{
155
"path": "./index.md",
@@ -1091,95 +1081,87 @@
10911081
"description": "Released on 07/27/2022"
10921082
},
10931083
{
1094-
"path": "./changelog/1.32.0.md",
1084+
"path": "./changelog/archive/index.md",
1085+
"navigable": false,
10951086
"children": [
10961087
{
10971088
"path": "./changelog/1.32.5.md",
1089+
"navigable": false,
10981090
"title": "1.32.5",
10991091
"description": "Released on 09/09/2022"
11001092
},
11011093
{
11021094
"path": "./changelog/1.32.4.md",
1095+
"navigable": false,
11031096
"title": "1.32.4",
11041097
"description": "Released on 08/22/2022"
11051098
},
11061099
{
11071100
"path": "./changelog/1.32.3.md",
1101+
"navigable": false,
11081102
"title": "1.32.3",
11091103
"description": "Released on 08/04/2022"
11101104
},
11111105
{
11121106
"path": "./changelog/1.32.2.md",
1107+
"navigable": false,
11131108
"title": "1.32.2",
11141109
"description": "Released on 07/20/2022"
11151110
},
11161111
{
11171112
"path": "./changelog/1.32.1.md",
1113+
"navigable": false,
11181114
"title": "1.32.1",
11191115
"description": "Released on 07/14/2022"
1120-
}
1121-
],
1122-
"title": "1.32.0",
1123-
"description": "Released on 06/22/2022"
1124-
},
1125-
{
1126-
"path": "./changelog/1.31.0.md",
1127-
"children": [
1116+
},
11281117
{
11291118
"path": "./changelog/1.31.3.md",
1119+
"navigable": false,
11301120
"title": "1.31.3",
11311121
"description": "Released on 08/15/2022"
11321122
},
11331123
{
11341124
"path": "./changelog/1.31.2.md",
1125+
"navigable": false,
11351126
"title": "1.31.2",
11361127
"description": "Released on 07/20/2022"
11371128
},
11381129
{
11391130
"path": "./changelog/1.31.1.md",
1131+
"navigable": false,
11401132
"title": "1.31.1",
11411133
"description": "Released on 06/01/2022"
1142-
}
1143-
],
1144-
"title": "1.31.0",
1145-
"description": "Released on 05/26/2022"
1146-
},
1147-
{
1148-
"path": "./changelog/1.30.0.md",
1149-
"children": [
1134+
},
11501135
{
11511136
"path": "./changelog/1.30.5.md",
1137+
"navigable": false,
11521138
"title": "1.30.5",
11531139
"description": "Released on 09/01/2022"
11541140
},
11551141
{
11561142
"path": "./changelog/1.30.4.md",
1143+
"navigable": false,
11571144
"title": "1.30.4",
11581145
"description": "Released on 07/20/2022"
11591146
},
11601147
{
11611148
"path": "./changelog/1.30.3.md",
1149+
"navigable": false,
11621150
"title": "1.30.3",
11631151
"description": "Released on 06/01/2022"
11641152
},
11651153
{
11661154
"path": "./changelog/1.30.2.md",
1155+
"navigable": false,
11671156
"title": "1.30.2",
11681157
"description": "Released on 04/30/2022"
11691158
},
11701159
{
11711160
"path": "./changelog/1.30.1.md",
1161+
"navigable": false,
11721162
"title": "1.30.1",
11731163
"description": "Released on 04/29/2022"
1174-
}
1175-
],
1176-
"title": "1.30.0",
1177-
"description": "Released on 04/27/2022"
1178-
},
1179-
{
1180-
"path": "./changelog/archive/index.md",
1181-
"navigable": false,
1182-
"children": [
1164+
},
11831165
{
11841166
"path": "./changelog/1.29.6.md",
11851167
"navigable": false,

0 commit comments

Comments
 (0)