Version 1.1.16 v1.1.16
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Sep 2021 21:34:14 +0000 (23:34 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Sep 2021 21:34:14 +0000 (23:34 +0200)
CHANGELOG.md
package-lock.json
package.json

index 2cb497a282d06aeba6bc57cfa8cfb342d0ce859e..1fae88fbd8a9e4fe18d79b45da173a8d107032d3 100644 (file)
@@ -4,9 +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.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.15...v1.1.16)
+
+- Revert promise resolve/reject value [`aba5361`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aba5361d9e42555ef62e31101a738cdab1c77e33)
+
 #### [v1.1.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.14...v1.1.15)
 
+> 28 September 2021
+
 - Plug one more memory leak in the OCPP stack in case of WS closed. [`6198eef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6198eef3947754c7ad85050cb56014794f60c846)
+- Version 1.1.15 [`3287285`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3287285b008ddc0da731712eecf05f20a88dbb55)
 
 #### [v1.1.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.13...v1.1.14)
 
index df227c13e2b5f0048984c0922738caadbe2bc63c..bbb204ae87014372f25c7c8b53e7448149f9e7c9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.15",
+  "version": "1.1.16",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 3acef3b888a3af6a379f8d7237bfae6f4e07ca7f..192e14256ef6165af6b34366cbc8f12ed09206ad 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.15",
+  "version": "1.1.16",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"