release: WRNexusJS 0.6.0

This commit is contained in:
2026-08-01 06:50:37 +05:30
parent 687d345882
commit d5e834bc78
14 changed files with 960 additions and 1107 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"releaseReferenceGate": {
"deterministicGeneration": true,
"lineEndingOnlyDiffIgnored": true,
"regeneratedReferenceClean": true,
"realContentDifferenceDetected": true,
"generatedFiles": [
"packages/ui/component-catalog.json",
"packages/ui/component-reference.json",
"packages/ui/COMPONENTS.md"
]
},
"validation": {
"passes": 20,
"warnings": 1,
"failures": 0,
"warning": "Bun is unavailable in the packaging environment; run the full Bun check locally."
}
}