chore(release): v2.0.2 — dashboard "today's assignment" card

- New "Vaše dnešní zařazení" dashboard card: shows the logged-in user's
  work-plan entry for today (category + project/site + note, multi-day
  range badge), with a muted empty state.

No DB migrations. tsc -b --noEmit, npm run build, vitest 152/152 clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
BOHA
2026-06-07 22:26:02 +02:00
parent 67d62a6df0
commit 9c862034ca
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "app-ts",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"main": "dist/server.js",
"scripts": {