mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-19 19:02:29 +08:00
merge: resolve version/changelog conflicts with main (v0.12.12.0)
Main added v0.12.12.0 (Security Audit Compliance). This branch has v0.13.0.0 (design tools). Keep both entries with v0.13.0.0 on top. VERSION stays at 0.13.0.0 (higher). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"eval:summary": "bun run scripts/eval-summary.ts",
|
||||
"eval:watch": "bun run scripts/eval-watch.ts",
|
||||
"eval:select": "bun run scripts/eval-select.ts",
|
||||
"analytics": "bun run scripts/analytics.ts"
|
||||
"analytics": "bun run scripts/analytics.ts",
|
||||
"test:audit": "bun test test/audit-compliance.test.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"diff": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user