Release 1.0.17 v1.0.17
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Jun 2021 12:44:42 +0000 (14:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Jun 2021 12:44:42 +0000 (14:44 +0200)
CHANGELOG.md
package-lock.json
package.json

index 7fe2adcdba9d2454898ef16f1fe4bd976da13e90..d571e17b7c1e2830acf1c06cfcdaae96dc49354f 100644 (file)
@@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
 
 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
+#### [v1.0.17](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.16...v1.0.17)
+
+- Documentation on OCPP parameters [`7e1dc87`](https://github.com/sap-labs-france/ev-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
+- README.md: fix sections hierarchy [`c56d42f`](https://github.com/sap-labs-france/ev-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
+- Apply dependencies update [`c4694a4`](https://github.com/sap-labs-france/ev-simulator/commit/c4694a4907ccc0a6ab4f239910a37f5b7bd2e0d1)
+
 #### [v1.0.16](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.15...v1.0.16)
 
+> 13 June 2021
+
 - Add support for transaction data MeterValues [`fd0c36f`](https://github.com/sap-labs-france/ev-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
+- Release 1.0.16 [`b6c7cd2`](https://github.com/sap-labs-france/ev-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
 
 #### [v1.0.15](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.14...v1.0.15)
 
index e066eab170ade0618c7ce6298d1f7107e2a596e9..75f9e4fd74e3d452a06a27a366e05d3475944bec 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.16",
+  "version": "1.0.17",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 014749fe94635ee92b4a2fc3cae5a9626780be72..1f600292893e09c45f323ac03ac6eee0a4a16b6b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.16",
+  "version": "1.0.17",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"