Skip to content

Commit

Permalink
🤖: craft-cms, laravel, red-hat-openshift
Browse files Browse the repository at this point in the history
craft-cms:
- Item root['versions']['5.5.8'] ({'name': '5.5.8', 'date': '2025-01-02'}) added to dictionary.
- Item root['versions']['4.13.8'] ({'name': '4.13.8', 'date': '2025-01-02'}) added to dictionary.

laravel:
- Item root['versions']['11.37.0'] ({'name': '11.37.0', 'date': '2025-01-02'}) added to dictionary.

red-hat-openshift:
- Item root['versions']['4.15.42'] ({'name': '4.15.42', 'date': '2025-01-02'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 1817cd1 commit 0489d64
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releases/craft-cms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
}
},
"versions": {
"5.5.8": {
"name": "5.5.8",
"date": "2025-01-02"
},
"4.13.8": {
"name": "4.13.8",
"date": "2025-01-02"
},
"5.5.7": {
"name": "5.5.7",
"date": "2024-12-19"
Expand Down
4 changes: 4 additions & 0 deletions releases/laravel.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
}
},
"versions": {
"11.37.0": {
"name": "11.37.0",
"date": "2025-01-02"
},
"11.36.1": {
"name": "11.36.1",
"date": "2024-12-17"
Expand Down
4 changes: 4 additions & 0 deletions releases/red-hat-openshift.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.15.42": {
"name": "4.15.42",
"date": "2025-01-02"
},
"4.17.9": {
"name": "4.17.9",
"date": "2024-12-19"
Expand Down

0 comments on commit 0489d64

Please sign in to comment.