feat: Statusanzeige für Eingänge implementiert

This commit is contained in:
ISA
2025-06-20 13:06:43 +02:00
parent 01cb8cddc4
commit b30c5fc8bd
6 changed files with 23 additions and 6 deletions

View File

@@ -9,4 +9,4 @@ npx ts-node scripts/bumpVersion.ts || exit 1
# Automatisch relevante Dateien zum Commit hinzufügen
git add package.json package-lock.json .env.development .env.production
# Fortsetzen mit dem Commit
node ./scripts/updateChangelogFromCommit.js