File tree Expand file tree Collapse file tree 4 files changed +31
-3
lines changed Expand file tree Collapse file tree 4 files changed +31
-3
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,22 @@ <h2>Releases</h2>
155155 </ tr >
156156
157157 < tr >
158- < th class ="latest "> 6.20 Driver</ th >
158+ < th class ="latest "> 6.21 Driver</ th >
159+ < td >
160+
161+
162+ < a href ="https://www.mongodb.com/docs/drivers/node/ " class ="reference "> Reference</ a >
163+
164+
165+ |
166+
167+ < a href ="./6.21 "> API</ a >
168+
169+ </ td >
170+ </ tr >
171+
172+ < tr >
173+ < th class ="supported "> 6.20 Driver</ th >
159174 < td >
160175
161176
Original file line number Diff line number Diff line change 22 {
33 "version" : " Next"
44 },
5+ {
6+ "version" : " 6.21"
7+ },
58 {
69 "version" : " 6.20"
710 },
Original file line number Diff line number Diff line change 1- current = " 6.20 Driver"
1+ current = " 6.21 Driver"
22mongoDBManual = " https://www.mongodb.com/docs/drivers/node/"
33
44[[versions ]]
@@ -9,8 +9,15 @@ usesMongoDBManual = true
99tag = " Next"
1010
1111[[versions ]]
12- version = " 6.20 Driver"
12+ version = " 6.21 Driver"
1313status = " latest"
14+ api = " ./6.21"
15+ usesMongoDBManual = true
16+ tag = " 6.21"
17+
18+ [[versions ]]
19+ version = " 6.20 Driver"
20+ status = " supported"
1421api = " ./6.20"
1522usesMongoDBManual = true
1623tag = " 6.20"
Original file line number Diff line number Diff line change 22 {
33 "version" : " Next"
44 },
5+ {
6+ "version" : " 6.21"
7+ },
58 {
69 "version" : " 6.20"
710 },
You can’t perform that action at this time.
0 commit comments