Version 1.1.35 v1.1.35
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 26 Nov 2021 07:49:54 +0000 (08:49 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 26 Nov 2021 07:49:54 +0000 (08:49 +0100)
CHANGELOG.md
package-lock.json
package.json

index 90866ca152365437574c4da1fb670c5b4e565fcd..0318bda0e57b98fa2b9257b047dc2d74ea822298 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.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35)
+
+- Apply dependencies update [`001f272`](https://github.com/jerome-benoit/charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56)
+- README.md: fix template default value once again [`db05bc8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773)
+- README.md: fix template tunable default value [`9f2aaba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f2aabae62e39a8a021e36849e2eb97570c68ebd)
+
 #### [v1.1.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.33...v1.1.34)
 
+> 24 November 2021
+
 - Add supervision connection URL support setup through OCPP parameter [`12fc74d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/12fc74d6921babe7a275788b022165b751d6a8ce)
 - Improve code readability [`928e662`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928e662d53196408eef0b99e09e750037d61e1e6)
+- Version 1.1.34 [`d47bb35`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d47bb352f2c163c8f36d255df5b9a909854cf2ea)
 
 #### [v1.1.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.32...v1.1.33)
 
index bf68d9f3c901261325d552efa1ae6780510c9ccd..e13aad37871bc0bc7767440239fb82ceef39e520 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.34",
+  "version": "1.1.35",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 94e05a06941274e263db0c3b3b713fa70047fa94..ee3ef82eb2f0ee6aa6acd333223d0fdd4e79291b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.34",
+  "version": "1.1.35",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"