Release 1.0.33 v1.0.33
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Aug 2021 20:45:45 +0000 (22:45 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 13 Aug 2021 20:45:45 +0000 (22:45 +0200)
CHANGELOG.md
package-lock.json
package.json

index 5fb0d37dda6690cb757f90fa1ed72b915810c0da..25d5bc2357a36f3c02c3a554846c4b94ef2629d8 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.0.33](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.32...v1.0.33)
+
+- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/ev-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
+
 #### [v1.0.32](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.31...v1.0.32)
 
+> 13 August 2021
+
 - Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/ev-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
 - Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/ev-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
 - Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/ev-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
index e39103920963faef8005fc7c8ae4996e23a6033e..51f471277003d58afc362c3a2026f0c85a450e81 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.32",
+  "version": "1.0.33",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index d11591f2c115f79695237367edcd96f68d827b62..6955decfd6de253c7c458c1f7afb532564049054 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.32",
+  "version": "1.0.33",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"