Version 1.1.56 v1.1.56
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 17 Mar 2022 18:50:04 +0000 (19:50 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 17 Mar 2022 18:50:04 +0000 (19:50 +0100)
CHANGELOG.md
package-lock.json
package.json

index 86ba76d556a9f48443356e9317c1937240a61c0c..ba74426801d779974e7cecb40dac78d144544472 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.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56)
+
+- Apply dependencies update [`2c3872a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2c3872a1a3b3b5da128500bbfb65ece46a29fc3d)
+- README.md: Enchance configuration files documentation [`1816f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1816f743cd705bb5ba7fb206df84f16987a2c3ab)
+- README.md: Spell fixes [`170bec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/170bec5384bf1ea362b46a099b0e092cfaec33d5)
+
 #### [v1.1.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.54...v1.1.55)
 
+> 15 March 2022
+
 - Add stationInfo to persistent configuration [`2484ac1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2484ac1e71dc33f01b965b5898b319de938cf90d)
 - Strong type sendMessageHandler response with generics [`f22266f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f22266fd29f7f11ba883d7f799ef607be05d4232)
 - Apply dependencies update [`25b292f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/25b292ffc0665399325f5392cdecd2b0e354237e)
index 712f3a8f40cc0c40244fcfacfcf7e094a5e4cf75..5b9fbc0a7c0374ed6bc1a69d8247770aaf35d79d 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.55",
+  "version": "1.1.56",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "charging-stations-simulator",
-      "version": "1.1.55",
+      "version": "1.1.56",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^4.5.10",
index af8741e8f9666baafb5291db357d1f7327b570bb..baaf12e31a559d205059978fdc21515ae1554628 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.55",
+  "version": "1.1.56",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"