🤖: 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:
committed by
github-actions[bot]
parent
ab629a5d8f
commit
8bb7a5d928
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user