Version 1.1.43 v1.1.43
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Dec 2021 13:01:55 +0000 (14:01 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Dec 2021 13:01:55 +0000 (14:01 +0100)
CHANGELOG.md
package-lock.json
package.json

index 082158e533938e7d5d85de98659f2d41b76c4c83..84eac9d30765a83e75cce9ebff99fb3bc4c30169 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.1.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.42...v1.1.43)
+
+- Apply dependencies update [`41c9441`](https://github.com/jerome-benoit/charging-stations-simulator/commit/41c94417d278bbe67b6025e7f5a92e7fe67e73fc)
+- Apply dependencies update [`a10297b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a10297baeedc09f9be11d68e0f5f42de23c3f2e5)
+- Apply dependencies update [`11e727b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/11e727b46cdc11604161491d11f7f8ea374872b7)
+
 #### [v1.1.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42)
 
+> 20 December 2021
+
 - Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b)
+- Version 1.1.42 [`1e37e5b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e37e5b84ab2a63a47d2efab71d66b068df9cbf9)
 
 #### [v1.1.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41)
 
index b180acc0121c7efbabde117e84bf73d55718f803..49bbeac5e81d368ab0e47fba84f9956ad3215471 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.42",
+  "version": "1.1.43",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "charging-stations-simulator",
-      "version": "1.1.42",
+      "version": "1.1.43",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^4.5.10",
index c3826b37fec803662e01abf223d3b098c1f09be4..e549686059c7b65b7dece76ee2f0cb76994ba80f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.42",
+  "version": "1.1.43",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"