v0.1.1
Patch release promoting accumulated develop fixes through staging to master.
Fixes
- fix(api): normalize app enums for prisma filters
- fix(api): normalize RDS filters for library queries
- fix(app): serve pwa icons locally
- fix(ci): restore organization typecheck
- fix(ci): ignore ui-only package changes for backend deploys
- fix(ci): use ui-excluding package glob for backend deploys
- fix(ci): diff manual deploys against selected branch
- fix(deploy): require master for production deploys
Chore
- chore(ci): add Dependabot config targeting develop (npm/bun, github-actions, docker)
Verification
- Full CI green on develop and staging→master PRs (Format, Typecheck, Lint, Gitleaks, Secretlint, all Test API/App shards, Build & Boot)
- Mac Studio: typecheck + 59/59 test tasks green