chore: release v0.0.28

Exempt SPA static assets and admin HTML shell from silo HTTP rate limit so
page loads no longer exhaust HUB_HTTP_REQUESTS_PER_MINUTE.
This commit is contained in:
2026-07-15 22:33:07 +08:00
parent 0782e155f6
commit ae5f78f036
5 changed files with 56 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@paradigm/hub",
"version": "0.0.27",
"version": "0.0.28",
"private": true,
"type": "module",
"engines": {