🤖: apache-airflow, mattermost, shopware

apache-airflow:
- Item root['versions']['3.0.1'] ({'name': '3.0.1', 'date': '2025-05-12'}) added to dictionary.

mattermost:
- Item root['versions']['10.7.2'] ({'name': '10.7.2', 'date': '2025-05-12'}) added to dictionary.
- Item root['versions']['10.6.4'] ({'name': '10.6.4', 'date': '2025-05-12'}) added to dictionary.

shopware:
- Item root['versions']['6.5.8.18'] ({'name': '6.5.8.18', 'date': '2025-05-12'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-05-12 13:10:05 +00:00
committed by github-actions[bot]
parent a9f9ced40f
commit ce7f09729d
3 changed files with 16 additions and 0 deletions

View File

@@ -28,6 +28,10 @@
}
},
"versions": {
"3.0.1": {
"name": "3.0.1",
"date": "2025-05-12"
},
"3.0.0": {
"name": "3.0.0",
"date": "2025-04-22"

View File

@@ -102,6 +102,14 @@
}
},
"versions": {
"10.7.2": {
"name": "10.7.2",
"date": "2025-05-12"
},
"10.6.4": {
"name": "10.6.4",
"date": "2025-05-12"
},
"9.5.14": {
"name": "9.5.14",
"date": "2025-05-09"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"6.5.8.18": {
"name": "6.5.8.18",
"date": "2025-05-12"
},
"6.6.10.4": {
"name": "6.6.10.4",
"date": "2025-05-06"