🤖: bun, umbraco

bun:
- Item root['versions']['1.2.16'] ({'name': '1.2.16', 'date': '2025-06-11'}) added to dictionary.

umbraco:
- Item root['versions']['16.0.0'] ({'name': '16.0.0', 'date': '2025-06-11'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-12 06:55:03 +00:00
committed by github-actions[bot]
parent ab629a5d8f
commit 8bb7a5d928
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.2.16": {
"name": "1.2.16",
"date": "2025-06-11"
},
"1.2.15": {
"name": "1.2.15",
"date": "2025-05-28"

View File

@@ -62,6 +62,10 @@
}
},
"versions": {
"16.0.0": {
"name": "16.0.0",
"date": "2025-06-11"
},
"15.4.3": {
"name": "15.4.3",
"date": "2025-06-10"