Version 1.1.77 v1.1.77
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 Oct 2022 23:10:04 +0000 (01:10 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 4 Oct 2022 23:10:04 +0000 (01:10 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 3e5c8806f930319a7a9feb980365d6f1a9ee2828..a43052589655b10f391558fe05481b1817e14b3f 100644 (file)
@@ -1,6 +1,10 @@
 # Changelog
 
-## [v1.1.76](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.75...v1.1.76)
+## [v1.1.77](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.76...v1.1.77)
+
+- Add CHANGELOG.md [`cc83559`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc83559c04f5dde09d39c15b0d373c9a9b340ff7)
+
+## [v1.1.76](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.75...v1.1.76) (2022-10-05)
 
 - Combined PR [`#212`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/212)
 - Combined PR [`#209`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/209)
@@ -14,6 +18,7 @@
 - Refine .cfignore [`2df4462`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2df4462f0c30b1aa1842a38e2663ba9a311b316b)
 - Initialize connectors status only if not defined [`f5b5107`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5b510718648489542bbbd21c3581c45db8b669b)
 - Log error at faulty profile sent [`db0af08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db0af0865c97a453e2fd51a2820427d5435c82d3)
+- Version 1.1.76 [`8b5ff27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b5ff2731c5c0bda5ce54bd76d3e133eac1cb5da)
 - UI Server: rename defaults constants [`adbddcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adbddcb44d65e7268f661deacc4291d6cf6f6663)
 - Fix cloud foundry deployment [`c91bd15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c91bd15884a3cdab2ebba9a296d70441742e8f5c)
 - Cleanup .release-it.json [`93fedce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93fedce9739eb3b41f3471b0903b5a4634103e52)
index f14f852f682a7a852cd1bd9bd630ab2f75ec765c..b113c3afc8aa582e6aa48fbbbfc2124b71cb4aad 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.76",
+  "version": "1.1.77",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.76",
+      "version": "1.1.77",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.2",
index 3f7a9dd686ece796996b2ff722bc1ef42c31843d..f7dc8079ab4a3e785c11b78f3a8b51ad4d88e40f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.76",
+  "version": "1.1.77",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index a69507acbe070d3e29d6c8ad2e6ac22cea3f8cb4..5738dc8f6f29f7ffd15afa3dd3562f4258e290da 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.76
+sonar.projectVersion=1.1.77
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.