Release 1.0.37 v1.0.37
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 20 Aug 2021 06:37:34 +0000 (08:37 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 20 Aug 2021 06:37:34 +0000 (08:37 +0200)
CHANGELOG.md
package-lock.json
package.json

index 293cc982f7f9e8a780dc65e9e15244525c67817a..ee777caf9e30b4b845b9e76d3e050983c4d1a89a 100644 (file)
@@ -4,9 +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.0.37](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.36...v1.0.37)
+
+- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2)
+- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/ev-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b)
+- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/ev-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480)
+- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/ev-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e)
+
 #### [v1.0.36](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.35...v1.0.36)
 
+> 15 August 2021
+
 - Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17)
+- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/ev-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7)
 - Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/ev-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2)
 
 #### [v1.0.35](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.34...v1.0.35)
index 3e8a654bb817131de78bf1a468c6412beba04e5b..4fd21b2cfebacae736ea17a81be80949eece5fcb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.36",
+  "version": "1.0.37",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index e1bd82dbc924aecb948bb539f921fb6748254d40..81a4350fb990984fb248251ea9fddbe41b03f164 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.36",
+  "version": "1.0.37",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"