Version 1.1.57 v1.1.57
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 15 Apr 2022 10:00:52 +0000 (12:00 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 15 Apr 2022 10:00:52 +0000 (12:00 +0200)
CHANGELOG.md
package-lock.json
package.json

index ba74426801d779974e7cecb40dac78d144544472..23302d4853d16cebb788534f3846dc92ffbf4eac 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.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57)
+
+- Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4)
+- Apply dependencies update [`39dca63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d)
+- Apply dependencies update [`5d12c42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8)
+
 #### [v1.1.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56)
 
+> 17 March 2022
+
 - 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)
index 589c39d09d67e93c657f205c865880b47275f76a..7a95ca44b01e6196c93515e9704c78c74cf84fe5 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.56",
+  "version": "1.1.57",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "charging-stations-simulator",
-      "version": "1.1.56",
+      "version": "1.1.57",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^4.5.10",
index 7e8be2d5cc9469a25cccf1c48923410724ed2959..72e87b4222e1841bdc0eb1feb8e7a621bfa8ce6c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.56",
+  "version": "1.1.57",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"