Version 1.1.33 v1.1.33
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 22 Nov 2021 17:03:09 +0000 (18:03 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 22 Nov 2021 17:03:09 +0000 (18:03 +0100)
CHANGELOG.md
package-lock.json
package.json

index 9adc720f9caa917f55731e35f24842e02e15a321..296bcf0adee47af29f6c79e86c61b399f383d375 100644 (file)
@@ -4,9 +4,18 @@ 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.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.32...v1.1.33)
+
+- Apply dependencies update [`42f7475`](https://github.com/jerome-benoit/charging-stations-simulator/commit/42f7475e1c7163a8a660e8f9efcaad5db3aea4c8)
+- Apply deps update [`1dc2997`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dc299743f979eb554f193053799ac617f310cdc)
+- Make the performance measurement time series actually a real time series [`0c14231`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c142310bb891fd23f2c40234af1fddd88ba71d5)
+
 #### [v1.1.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.31...v1.1.32)
 
+> 18 November 2021
+
 - Apply dependencies update [`bf73848`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf73848915dcbaf7e0826f60a95250e5d7681cc0)
+- Version 1.1.32 [`7313a8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7313a8f1ce811e6eb2598632d9105b846f04c934)
 - Fix log message [`b4d1b41`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4d1b412b904e55e25705549e031a054054e28d7)
 
 #### [v1.1.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.30...v1.1.31)
index d86325bdeea549702e96d1e10dd9b6c0bb363950..3e97cef1dbd2c55b073729396004647225d8fcef 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.32",
+  "version": "1.1.33",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index a812cdfa75bdae944d578915428f35604c656a7b..8a36679ae06ba383d3b72c712ae0c731aa8f117c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.32",
+  "version": "1.1.33",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"