Version 1.1.31 v1.1.31
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 17 Nov 2021 17:22:15 +0000 (18:22 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 17 Nov 2021 17:22:15 +0000 (18:22 +0100)
CHANGELOG.md
package-lock.json
package.json

index e9d2834e33400a66691d3af61d276b22fa51935c..c4edc8aaf48688331acacb7fed97755046d0c9d3 100644 (file)
@@ -4,8 +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.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.30...v1.1.31)
+
+- 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)
+
 #### [v1.1.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.29...v1.1.30)
 
+> 14 October 2021
+
 - Apply dependencies update [`3307084`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3307084863575c9a83079bd77ef255c961521596)
 - Apply dependencies update [`1fe16c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fe16c9c1f11b81be83aa2059ecefe63e524929d)
 - Apply dependencies update [`f1d0cc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1d0cc73a5d148e3c6edef67e58d10aca83d5a71)
index c6f97e8980a36f0cb56f3e50a40b937bf76493b4..9a9a1d0cb478b2d277668e0e567a5ebf13a138b6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.30",
+  "version": "1.1.31",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 861dc6d77e56a8574139155070bf002c7baa1f2c..0560b159524142df64fa10f6aa6cdeed9a10e282 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.30",
+  "version": "1.1.31",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"