Version 1.1.32 v1.1.32
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 18 Nov 2021 14:46:58 +0000 (15:46 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 18 Nov 2021 14:46:58 +0000 (15:46 +0100)
CHANGELOG.md
package-lock.json
package.json

index c4edc8aaf48688331acacb7fed97755046d0c9d3..9adc720f9caa917f55731e35f24842e02e15a321 100644 (file)
@@ -4,8 +4,15 @@ 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.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.31...v1.1.32)
+
+- Apply dependencies update [`bf73848`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf73848915dcbaf7e0826f60a95250e5d7681cc0)
+- 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)
 
+> 17 November 2021
+
 - Apply dependencies update [`13f66ec`](https://github.com/jerome-benoit/charging-stations-simulator/commit/13f66ec728abdbf4cd40eb547a36bc6b098da1d0)
 - Apply dependencies update [`a63cd73`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a63cd73561309b6ea47253f0ee3d20f8a9799a5a)
 - Silence linter some more [`dc100e9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dc100e978337264ceade1c7bbd67faa967c874e1)
index 2e38fe0ef48eb89df32d881661b68e6220b2c4b0..3d6a3c9cd995893290e461113343746cb2081c84 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.31",
+  "version": "1.1.32",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 80ddecafe3316b621f11d381c151915d4998ccf5..dfe97912f159a8ef07aaddb81fc446812fd443f3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.31",
+  "version": "1.1.32",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"