Skip to content

Commit

Permalink
馃: arangodb, contao, kotlin, quasar
Browse files Browse the repository at this point in the history
arangodb:
- Item root['versions']['3.11.7.4'] ({'name': '3.11.7.4', 'date': '2024-05-06'}) removed from dictionary.

contao:
- Item root['versions']['5.3.8'] ({'name': '5.3.8', 'date': '2024-05-07'}) added to dictionary.

kotlin:
- Item root['versions']['1.9.24'] ({'name': '1.9.24', 'date': '2024-05-07'}) added to dictionary.

quasar:
- Item root['versions']['2.16.1'] ({'name': '2.16.1', 'date': '2024-05-07'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed May 7, 2024
1 parent 271cba7 commit 578f247
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
4 changes: 0 additions & 4 deletions releases/arangodb.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"releases": {},
"versions": {
"3.11.7.4": {
"name": "3.11.7.4",
"date": "2024-05-06"
},
"3.11.8.2": {
"name": "3.11.8.2",
"date": "2024-05-03"
Expand Down
4 changes: 4 additions & 0 deletions releases/contao.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.3.8": {
"name": "5.3.8",
"date": "2024-05-07"
},
"5.3.7": {
"name": "5.3.7",
"date": "2024-04-19"
Expand Down
4 changes: 4 additions & 0 deletions releases/kotlin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.9.24": {
"name": "1.9.24",
"date": "2024-05-07"
},
"1.9.23": {
"name": "1.9.23",
"date": "2024-03-07"
Expand Down
4 changes: 4 additions & 0 deletions releases/quasar.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
}
},
"versions": {
"2.16.1": {
"name": "2.16.1",
"date": "2024-05-07"
},
"2.16.0": {
"name": "2.16.0",
"date": "2024-05-06"
Expand Down

0 comments on commit 578f247

Please sign in to comment.