Skip to content

Commit

Permalink
🤖: laravel, micronaut, qt
Browse files Browse the repository at this point in the history
laravel:
- Item root['versions']['9.52.20'] ({'name': '9.52.20', 'date': '2025-01-31'}) added to dictionary.
- Item root['versions']['10.48.28'] ({'name': '10.48.28', 'date': '2025-01-31'}) added to dictionary.

micronaut:
- Item root['versions']['4.7.13'] ({'name': '4.7.13', 'date': '2025-01-30'}) added to dictionary.

qt:
- Item root['versions']['6.8.2'] ({'name': '6.8.2', 'date': '2025-01-31'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent a77c3cd commit f95baa8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releases/laravel.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
}
},
"versions": {
"9.52.20": {
"name": "9.52.20",
"date": "2025-01-31"
},
"10.48.28": {
"name": "10.48.28",
"date": "2025-01-31"
},
"11.41.3": {
"name": "11.41.3",
"date": "2025-01-30"
Expand Down
4 changes: 4 additions & 0 deletions releases/micronaut.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.7.13": {
"name": "4.7.13",
"date": "2025-01-30"
},
"4.7.12": {
"name": "4.7.12",
"date": "2025-01-15"
Expand Down
4 changes: 4 additions & 0 deletions releases/qt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"6.8.2": {
"name": "6.8.2",
"date": "2025-01-31"
},
"6.8.1": {
"name": "6.8.1",
"date": "2024-12-02"
Expand Down

0 comments on commit f95baa8

Please sign in to comment.