pre-commit husky
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
echo "🔄 Version wird automatisch erhöht (bumpVersion.ts)..."
|
||||
|
||||
# Version automatisch erhöhen
|
||||
node /scripts/bumpVersion.ts
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user