🤖: grails, ionic
grails:
- Item root['versions']['6.2.3'] ({'name': '6.2.3', 'date': '2025-01-03'}) added to dictionary.
ionic:
- Value of root['releases']['8']['maxAngularVersion'] changed from "v18.x" to "v19.x".
This commit is contained in:
committed by
github-actions[bot]
parent
9e1fc14c40
commit
da33b1ae88
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"releases": {},
|
"releases": {},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"6.2.3": {
|
||||||
|
"name": "6.2.3",
|
||||||
|
"date": "2025-01-03"
|
||||||
|
},
|
||||||
"6.2.2": {
|
"6.2.2": {
|
||||||
"name": "6.2.2",
|
"name": "6.2.2",
|
||||||
"date": "2024-11-20"
|
"date": "2024-11-20"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"8": {
|
"8": {
|
||||||
"name": "8",
|
"name": "8",
|
||||||
"minAngularVersion": "v16",
|
"minAngularVersion": "v16",
|
||||||
"maxAngularVersion": "v18.x",
|
"maxAngularVersion": "v19.x",
|
||||||
"supportedReactVersions": "v17+",
|
"supportedReactVersions": "v17+",
|
||||||
"supportedVueVersions": "v3.0.6+"
|
"supportedVueVersions": "v3.0.6+"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user