Add CHANGELOG.md file to git.
[e-mobility-charging-stations-simulator.git] / .release-it.json
index e1694a149acca07a015ec46b8df85b7471412fb0..e4cd6e8bf80993e3ac2028d4f8d7f19237bf26f0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "git": {
-    "changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
+    "changelog": "npx auto-changelog --stdout --commit-limit false --commit-url https://github.com/sap-labs-france/ev-simulator/commit/{id} --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
     "pushRepo": "upstream"
   },
   "npm": {