Put auto-changelog configuration in package.json
[e-mobility-charging-stations-simulator.git] / .release-it.json
index e1694a149acca07a015ec46b8df85b7471412fb0..f3daa45c513b495614059063d332e56ff2bae6f2 100644 (file)
@@ -10,6 +10,6 @@
     "release": true
   },
   "hooks": {
-    "after:bump": "npx auto-changelog -p"
+    "after:bump": "npx auto-changelog -p -u"
   }
 }