🤖: angular, ruby-on-rails, statamic

angular:
- Item root['versions']['21.0.8'] ({'name': '21.0.8', 'date': '2026-01-08'}) added to dictionary.

ruby-on-rails:
- Item root['versions']['8.1.2'] ({'name': '8.1.2', 'date': '2026-01-08'}) added to dictionary.

statamic:
- Item root['versions']['5.71.0'] ({'name': '5.71.0', 'date': '2026-01-08'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2026-01-09 02:43:54 +00:00
committed by github-actions[bot]
parent 0f1a493aa0
commit e865314d58
3 changed files with 12 additions and 0 deletions

View File

@@ -20,6 +20,10 @@
}
},
"versions": {
"21.0.8": {
"name": "21.0.8",
"date": "2026-01-08"
},
"21.0.7": {
"name": "21.0.7",
"date": "2026-01-07"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"8.1.2": {
"name": "8.1.2",
"date": "2026-01-08"
},
"8.1.1": {
"name": "8.1.1",
"date": "2025-10-28"

View File

@@ -30,6 +30,10 @@
}
},
"versions": {
"5.71.0": {
"name": "5.71.0",
"date": "2026-01-08"
},
"5.70.0": {
"name": "5.70.0",
"date": "2025-12-03"