🤖: mongodb, vue
mongodb:
- Item root['versions']['7.0.10'] ({'name': '7.0.10', 'date': '2024-05-06'}) added to dictionary.
vue:
- Item root['versions']['3.4.27'] ({'name': '3.4.27', 'date': '2024-05-07'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
326f0a3dd8
commit
271cba75e7
@@ -73,6 +73,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"7.0.10": {
|
||||
"name": "7.0.10",
|
||||
"date": "2024-05-06"
|
||||
},
|
||||
"7.3.2": {
|
||||
"name": "7.3.2",
|
||||
"date": "2024-04-29"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.4.27": {
|
||||
"name": "3.4.27",
|
||||
"date": "2024-05-07"
|
||||
},
|
||||
"3.4.26": {
|
||||
"name": "3.4.26",
|
||||
"date": "2024-04-29"
|
||||
|
||||
Reference in New Issue
Block a user