chore(release): 1.0.1
frontend-ci / secrets-scan (push) Successful in 4s
frontend-ci / typecheck (push) Successful in 17s
frontend-ci / lint (push) Successful in 17s
frontend-ci / build (push) Successful in 37s
frontend-ci / push (push) Successful in 34s
frontend-ci / sast (push) Successful in 10s
frontend-ci / fs-scan (push) Successful in 12s

No frontend code changes — version bump only, to stay in lockstep
with backend 1.0.1 for easier deploy-time version matching.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-13 13:57:18 -07:00
parent 7b60af21ae
commit ba16cbde38
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend-temp",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"license": "MIT",
"author": "Kevin Riehl",