🤖: pnpm, shopware
pnpm:
- Item root['versions']['10.15.1'] ({'name': '10.15.1', 'date': '2025-09-01'}) added to dictionary.
shopware:
- Item root['versions']['6.7.2.0'] ({'name': '6.7.2.0', 'date': '2025-09-01'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
cbaafdbd16
commit
4bf56620dd
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"releases": {},
|
"releases": {},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"10.15.1": {
|
||||||
|
"name": "10.15.1",
|
||||||
|
"date": "2025-09-01"
|
||||||
|
},
|
||||||
"10.15.0": {
|
"10.15.0": {
|
||||||
"name": "10.15.0",
|
"name": "10.15.0",
|
||||||
"date": "2025-08-19"
|
"date": "2025-08-19"
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"releases": {},
|
"releases": {},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"6.7.2.0": {
|
||||||
|
"name": "6.7.2.0",
|
||||||
|
"date": "2025-09-01"
|
||||||
|
},
|
||||||
"6.7.1.2": {
|
"6.7.1.2": {
|
||||||
"name": "6.7.1.2",
|
"name": "6.7.1.2",
|
||||||
"date": "2025-07-31"
|
"date": "2025-07-31"
|
||||||
|
|||||||
Reference in New Issue
Block a user