Add CHANGELOG.md
[e-mobility-charging-stations-simulator.git] / package-lock.json
index 520a6f832a1d6d789c4536644293d702522fd55a..480c5f3d99b648a533791b0983275731dc0a80b3 100644 (file)
         "@octokit/openapi-types": "^7.2.3"
       }
     },
+    "@release-it/keep-a-changelog": {
+      "version": "2.2.2",
+      "resolved": "https://registry.npmjs.org/@release-it/keep-a-changelog/-/keep-a-changelog-2.2.2.tgz",
+      "integrity": "sha512-fFHtjKcnxA2bE0jVBFTFSQq2U4bPqL1EhRx9kDl+fzAXqERjEazcvrrp6fk2LaVRSID4L0IPKQ4KyOBJGf0Y3g==",
+      "dev": true,
+      "requires": {
+        "detect-newline": "^3.1.0"
+      }
+    },
     "@rollup/plugin-json": {
       "version": "4.1.0",
       "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-4.1.0.tgz",
         "minimalistic-assert": "^1.0.0"
       }
     },
+    "detect-newline": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
+      "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
+      "dev": true
+    },
     "detective": {
       "version": "5.2.0",
       "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",