Version 1.1.44 v1.1.44
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Jan 2022 17:27:57 +0000 (18:27 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Jan 2022 17:27:57 +0000 (18:27 +0100)
CHANGELOG.md
package-lock.json
package.json

index 84eac9d30765a83e75cce9ebff99fb3bc4c30169..0a07a3831c7adf989b53412bbc22b2f0c61a91ab 100644 (file)
@@ -4,8 +4,16 @@ 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.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.43...v1.1.44)
+
+- Apply dependencies update [`c15ced0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c15ced0ba99a062e2aa0f362d425977ed6b524f7)
+- Apply dependencies update [`d1eff23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1eff23433e7231dee8179296f9ac7c23f55611e)
+- Apply dependencies update [`0e74bdb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0e74bdb0074a73d4b36c610431063485ab5f8c23)
+
 #### [v1.1.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.42...v1.1.43)
 
+> 28 December 2021
+
 - 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)
index 064b6625d7ff6c0c1355b3d5605550fd7b7051c0..2f42cde73102c72921fd8f4307e055b8e1cb120b 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.43",
+  "version": "1.1.44",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "charging-stations-simulator",
-      "version": "1.1.43",
+      "version": "1.1.44",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^4.5.10",
index 465c8827fe91b088b16d288ea7457ab75a90adbf..0f1bb4bbf262c21d723ce9674d7ac5d7a53be21e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.43",
+  "version": "1.1.44",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"