Skip to content

Commit

Permalink
🤖: bigbluebutton, eslint, nexus
Browse files Browse the repository at this point in the history
bigbluebutton:
- Item root['versions']['3.0.1'] ({'name': '3.0.1', 'date': '2025-03-07'}) added to dictionary.

eslint:
- Item root['versions']['9.22.0'] ({'name': '9.22.0', 'date': '2025-03-07'}) added to dictionary.

nexus:
- Item root['versions']['3.78.1-02'] ({'name': '3.78.1-02', 'date': '2025-03-08'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Mar 8, 2025
1 parent 6ce5804 commit 60daf99
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/bigbluebutton.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.0.1": {
"name": "3.0.1",
"date": "2025-03-07"
},
"3.0.0": {
"name": "3.0.0",
"date": "2025-02-28"
Expand Down
4 changes: 4 additions & 0 deletions releases/eslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
}
},
"versions": {
"9.22.0": {
"name": "9.22.0",
"date": "2025-03-07"
},
"9.21.0": {
"name": "9.21.0",
"date": "2025-02-21"
Expand Down
4 changes: 4 additions & 0 deletions releases/nexus.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,10 @@
}
},
"versions": {
"3.78.1-02": {
"name": "3.78.1-02",
"date": "2025-03-08"
},
"3.78.0-14": {
"name": "3.78.0-14",
"date": "2025-03-04"
Expand Down

0 comments on commit 60daf99

Please sign in to comment.