Version 1.1.30 v1.1.30
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 14 Oct 2021 12:07:18 +0000 (14:07 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 14 Oct 2021 12:07:18 +0000 (14:07 +0200)
CHANGELOG.md
package-lock.json
package.json

index 0c31239f4f531e8d1435719e8ba97694f7b764c4..e9d2834e33400a66691d3af61d276b22fa51935c 100644 (file)
@@ -4,10 +4,19 @@ 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.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.29...v1.1.30)
+
+- 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)
+
 #### [v1.1.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.28...v1.1.29)
 
+> 12 October 2021
+
 - Allow to specify ws options in charging station template [`cd8dd45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cd8dd45729bcb9838f1f3c7b82596b8b30f8ce4d)
 - Apply dependencies update [`561708a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561708a96364dbf96ea39220a1d0d180508dfe83)
+- Version 1.1.29 [`f8b73ba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f8b73ba50fff10fa0282b971bf24f70454231eca)
 
 #### [v1.1.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.27...v1.1.28)
 
index 3be05b582e2cdad84e89a1380ecca1ff02b1a079..069d6d13fc96a89c56f3f837747f54d95c3ec88b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.29",
+  "version": "1.1.30",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 85ad6c969d4db9fd5cc2005053f4e4a3aaba41c6..0ae28c5af70ac107e309c23e59ed788cd257b963 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.29",
+  "version": "1.1.30",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"