Version 1.1.42 v1.1.42
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 20 Dec 2021 16:06:31 +0000 (17:06 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 20 Dec 2021 16:06:31 +0000 (17:06 +0100)
CHANGELOG.md
package-lock.json
package.json

index e71e7ed7521d6490b7745fb4e331d1e7129460e1..082158e533938e7d5d85de98659f2d41b76c4c83 100644 (file)
@@ -4,8 +4,14 @@ 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.1.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42)
+
+- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b)
+
 #### [v1.1.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41)
 
+> 19 December 2021
+
 - Apply dependencies update [`f5ef488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f5ef488505dcf9b8c3041f156ce78f280c8275ca)
 - Check for CS registration status before issuing OCPP commands [`124f355`](https://github.com/jerome-benoit/charging-stations-simulator/commit/124f3553d1516addeb523e3ae364ab727bae8d04)
 - Apply dependencies update [`606e466`](https://github.com/jerome-benoit/charging-stations-simulator/commit/606e466e17dde7344c63af1cb1293a522e83f1b4)
index 3e93f33dfa77d2bd9ebf2e627a1769198c3cce3c..0744344d5ebb38f95b40e95bfac9c75126d84087 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.41",
+  "version": "1.1.42",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
index c23697869f6a4d7484a5095e4cc4b634447229e9..6665d9a3526aba887fca6a3b6e66ec08c2e6188e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.41",
+  "version": "1.1.42",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"