Skip to content

Commit

Permalink
馃: akeneo-pim, almalinux, django, quasar
Browse files Browse the repository at this point in the history
akeneo-pim:
- Item root['versions']['7.0.64'] ({'name': '7.0.64', 'date': '2024-05-06'}) added to dictionary.

almalinux:
- Item root['versions']['9.4'] ({'name': '9.4', 'date': '2024-05-06'}) added to dictionary.

django:
- Item root['versions']['5.0.5'] ({'name': '5.0.5', 'date': '2024-05-06'}) added to dictionary.
- Item root['versions']['4.2.12'] ({'name': '4.2.12', 'date': '2024-05-06'}) added to dictionary.

quasar:
- Item root['versions']['2.16.0'] ({'name': '2.16.0', 'date': '2024-05-06'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed May 6, 2024
1 parent c68cdbe commit 326f0a3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/akeneo-pim.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
}
},
"versions": {
"7.0.64": {
"name": "7.0.64",
"date": "2024-05-06"
},
"7.0.63": {
"name": "7.0.63",
"date": "2024-05-02"
Expand Down
4 changes: 4 additions & 0 deletions releases/almalinux.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"9.4": {
"name": "9.4",
"date": "2024-05-06"
},
"9.3": {
"name": "9.3",
"date": "2023-11-13"
Expand Down
8 changes: 8 additions & 0 deletions releases/django.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,14 @@
}
},
"versions": {
"5.0.5": {
"name": "5.0.5",
"date": "2024-05-06"
},
"4.2.12": {
"name": "4.2.12",
"date": "2024-05-06"
},
"5.0.4": {
"name": "5.0.4",
"date": "2024-04-03"
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.0": {
"name": "2.16.0",
"date": "2024-05-06"
},
"2.15.4": {
"name": "2.15.4",
"date": "2024-04-23"
Expand Down

0 comments on commit 326f0a3

Please sign in to comment.