Skip to content

Commit

Permalink
馃: mongodb, vue
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
github-actions[bot] committed May 7, 2024
1 parent 326f0a3 commit 271cba7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/mongodb.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 4 additions & 0 deletions releases/vue.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 271cba7

Please sign in to comment.