feat: apply category rules on creation

This commit is contained in:
2026-08-20 09:18:17 +03:00
parent 5f282d199d
commit 6515e73ead
7 changed files with 43 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@family-budget/backend",
"version": "0.7.4",
"version": "0.7.5",
"private": true,
"scripts": {
"dev": "tsx watch src/app.ts",