🤖: 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:
github-actions[bot]
2024-09-14 12:56:53 +00:00
committed by github-actions[bot]
parent 746677e806
commit 2adbd7a6d0
2 changed files with 8 additions and 0 deletions

View File

@@ -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"

View File

@@ -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"