Version 1.1.13 v1.1.13
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Sep 2021 07:18:06 +0000 (09:18 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 28 Sep 2021 07:18:06 +0000 (09:18 +0200)
CHANGELOG.md
package-lock.json
package.json

index 61221b3a7b6e1a3d55fcc0ecf3af27d09a012565..927641b2cf00cc81b1ff4b64eceb394d455003ff 100644 (file)
@@ -4,8 +4,14 @@ 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.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.12...v1.1.13)
+
+- Improve OCPP stack error messages [`a685c3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a685c3af751f778eafc57a57d30e8b27255e9f1e)
+
 #### [v1.1.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.11...v1.1.12)
 
+> 28 September 2021
+
 - Always consider sent response to OCPP request as sucessfuly sent [`1864d7f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1864d7f5e1f7bdb0f696804c2e2c3694cec5a3d3)
 - OCPP stack bug fixes: [`32b0224`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32b0224999178acf1101ff9075c95072d207206e)
 - Apply dependencies update [`ef5ef4b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ef5ef4b616b97ab4224cc2be966250ad88f51d87)
index 404c0f5d9ba5b2a57935e54146d59256a745bafe..25f5e68b17ceee6d98facae4ef9879d07e5fcc11 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.12",
+  "version": "1.1.13",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index ebdcbc1011606d116cdc9c470c2f70928b11de25..6f9175e7093098988547b7dfdbb6e30a2b9271f1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.12",
+  "version": "1.1.13",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"