feat(hub): drop redundant /admin/org/:slug path + release v0.0.35

Silo hostname already carries tenancy. Admin SPA routes become /admin/...,
legacy /admin/org/:slug/* bookmarks redirect, login lands on /admin.
This commit is contained in:
2026-07-18 17:36:08 +00:00
parent eb0be43eac
commit 4e7b158ff9
25 changed files with 221 additions and 129 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@paradigm/hub",
"version": "0.0.34",
"version": "0.0.35",
"private": true,
"type": "module",
"engines": {