Version 1.1.45 v1.1.45
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 7 Feb 2022 14:24:50 +0000 (15:24 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 7 Feb 2022 14:24:50 +0000 (15:24 +0100)
CHANGELOG.md
package-lock.json
package.json

index 0a07a3831c7adf989b53412bbc22b2f0c61a91ab..78a5f0902c4c066764aaf31c801c1a1c3fa26b8b 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.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.44...v1.1.45)
+
+- Apply dependencies update [`30d4f23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/30d4f23338994b2de4349bc0e4e69cd50156dee2)
+- Apply dependencies update [`3a34479`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a344794c3b72f6e95088c50d094d19007184827)
+- Apply dependencies update [`c2995f7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2995f7c6c98f0efefae5f364fc59f78e2ff145b)
+
 #### [v1.1.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.43...v1.1.44)
 
+> 5 January 2022
+
 - 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)
index 5855046db7d65ab8375ab9bf3b9eb0d8689b2907..8648f453a1441e8141c7933f8759eb6e0ca9f657 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.44",
+  "version": "1.1.45",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "charging-stations-simulator",
-      "version": "1.1.44",
+      "version": "1.1.45",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^4.5.10",
index 2ed6e2594265f405acfd5315a50c55f5e8177033..a99526bc4b54d6baee59df0a53726ac1caca73a7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.44",
+  "version": "1.1.45",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"