feat(ql3): govern release version transitions

This commit is contained in:
whyour
2026-08-16 09:32:27 +08:00
parent 7130d77a76
commit bad8399cc3
24 changed files with 1462 additions and 128 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"schemaVersion": 1,
"schema": "qinglong/release-identity@v1",
"product": "qinglong3",
"version": "3.0.0-alpha.0",
"node": {
"version": "24.18.0",
"engine": ">=24.18.0 <25"
},
"workspacePackageCount": 18,
"legacyRootPackageExcluded": true
}