chore: fix package versions

This commit is contained in:
Vaka.pro
2026-04-27 22:54:06 +03:00
parent 5ab8ef3ba8
commit dbffefc26f
4 changed files with 4 additions and 4 deletions

View File

@@ -227,7 +227,7 @@ All responses are JSON. Authenticated endpoints require the `fw_auth` cookie.
Each package has its own version (`apps/backend/package.json` and `apps/frontend/package.json`). The app footer shows both:
```
frontend v0.1.0 · backend v0.1.0
frontend v0.3.4 · backend v0.3.0
```
Bump them per semver on each change: