Version 1.1.36 v1.1.36
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Dec 2021 13:28:34 +0000 (14:28 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Dec 2021 13:28:34 +0000 (14:28 +0100)
CHANGELOG.md
package-lock.json
package.json

index 0318bda0e57b98fa2b9257b047dc2d74ea822298..747985be318cd41a470cd191670fdda11a3bf292 100644 (file)
@@ -4,11 +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.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.35...v1.1.36)
+
+- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00)
+- package-lock.json: update [`b86178c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0)
+- package-lock.json: update [`45fd2bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf)
+
 #### [v1.1.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35)
 
+> 26 November 2021
+
+- Version 1.1.35 [`d27fcb7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51)
 - 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)
 
index 0bdcb21ac7580579895385f5449ebdf696b52120..38c3f7279352645363675e76aed874e9d28a2a31 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.35",
+  "version": "1.1.36",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
index 335284185726fd7267048fb45c08eeee55c27046..4526dd7f905c3566c7dfdbc1a2a4562363ba68d7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.35",
+  "version": "1.1.36",
   "engines": {
     "node": "16.x.x",
     "npm": "8.x.x"