Version 1.1.72 v1.1.72
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Sep 2022 12:21:45 +0000 (14:21 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Sep 2022 12:21:45 +0000 (14:21 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index d81baa5b8bc8f9c074303105878f4dc227c10e5e..d418c996bf2f941daa8865f47e1fd324952c1f13 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.72](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.71...v1.1.72)
+
+- Apply dependencies update [`d273692`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d273692c3ddee7eb01353e032304762a993c33e2)
+- UI Server: Improve error handling [`976d11e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/976d11ec6d2d38a5a82440de79f059638e28cdbd)
+- Apply dependencies update [`eb5ac88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb5ac884f919755e11c78e5c2fdc51bf7b0983c0)
+
 #### [v1.1.71](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.70...v1.1.71)
 
+> 5 September 2022
+
 - 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)
index 29e1cff010b2d12dd492f25f551a8136ad555d9c..6e9d182d5904f604078616f3c0e60a65443dac34 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.71",
+  "version": "1.1.72",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.71",
+      "version": "1.1.72",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.1",
index 0239710ae6411dbd9141df1f880d69963b814022..3c5f1d65e7523af5dd5addfd60015c0d04db1ba3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.71",
+  "version": "1.1.72",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index b7a0feb9883c16beee709e6bec4045cae8019df5..ef81342fa6cd37050b713333c5715648f46f970f 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.71
+sonar.projectVersion=1.1.72
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.