Release 1.0.8
[e-mobility-charging-stations-simulator.git] / .release-it.json
index e4cd6e8bf80993e3ac2028d4f8d7f19237bf26f0..4b3575ef6b43ef2810872980b029c731c3fd36c8 100644 (file)
@@ -10,6 +10,6 @@
     "release": true
   },
   "hooks": {
-    "after:bump": "npx auto-changelog -p"
+    "after:bump": "npx auto-changelog -p --compare-url https://github.com/sap-labs-france/ev-simulator/compare/{from}...{to} --commit-url https://github.com/sap-labs-france/ev-simulator/commit/{id}"
   }
 }