🤖: envoy, yarn
envoy:
- Item root['versions']['1.29.8'] ({'name': '1.29.8', 'date': '2024-09-14'}) added to dictionary.
yarn:
- Item root['versions']['4.5.0'] ({'name': '4.5.0', 'date': '2024-09-14'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
746677e806
commit
2adbd7a6d0
@@ -82,6 +82,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"1.29.8": {
|
||||
"name": "1.29.8",
|
||||
"date": "2024-09-14"
|
||||
},
|
||||
"1.28.6": {
|
||||
"name": "1.28.6",
|
||||
"date": "2024-09-13"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"4.5.0": {
|
||||
"name": "4.5.0",
|
||||
"date": "2024-09-14"
|
||||
},
|
||||
"4.4.1": {
|
||||
"name": "4.4.1",
|
||||
"date": "2024-08-24"
|
||||
|
||||
Reference in New Issue
Block a user