Version 1.1.71 v1.1.71
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Sep 2022 21:10:33 +0000 (23:10 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Sep 2022 21:10:33 +0000 (23:10 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index dcf80ee405dcff2503348323af62f752e58e139c..d81baa5b8bc8f9c074303105878f4dc227c10e5e 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.71](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.70...v1.1.71)
+
+- Apply dependencies update [`df9e4ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df9e4ca1e2c962d352eeb40aa0e71de02e3f2163)
+- UI protocol: add OCPP heartbeat command support [`10db00b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10db00b2276f4cc7a88dd18e8f6f80593d6458b3)
+- Update Insomnia requests collection [`94abe06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94abe0686bc837a7e68ebde9a7d7dad27e2e8dd2)
+
 #### [v1.1.70](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.69...v1.1.70)
 
+> 4 September 2022
+
 - Bump basic-ftp from 5.0.1 to 5.0.2 [`#162`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/162)
 - Bump moment-timezone from 0.5.34 to 0.5.37 [`#160`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/160)
 - UI Protocol: Expose ATG status and use array for all list [`5e3cb72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e3cb7281de2b6fa8b61a453f964c2f213fefa80)
index bd4a108750e9cbedb72d4ae71b30976755e1fed2..2835e1969e1253f1a89e4d7b4685cf0e980c14e1 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.70",
+  "version": "1.1.71",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.70",
+      "version": "1.1.71",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.0",
index 21cf51724f3a74ca77a9238d9c1298d67d6053fd..4ba30aae76825a89cd45f0b01a09dcbae4def6c0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.70",
+  "version": "1.1.71",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index 433dfb38af60ed9e8216386def4260ae2c068483..b7a0feb9883c16beee709e6bec4045cae8019df5 100644 (file)
@@ -3,7 +3,7 @@ sonar.organization=sap-1
 
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.70
+sonar.projectVersion=1.1.71
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.