Version 1.1.79 v1.1.79
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Oct 2022 14:36:09 +0000 (16:36 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 5 Oct 2022 14:36:09 +0000 (16:36 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index bc7624b341ba800a78fa2268e2e66f49d1f9eb10..b2e863e741fbdff9b4319950c55d704c652619d5 100644 (file)
@@ -1,6 +1,8 @@
 # Changelog
 
-## [v1.1.78](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.78...v1.1.78)
+## [v1.1.79](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.78...v1.1.79)
+
+- Fix CHANGELOG.md generation [`c019748`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c019748baa6f395f75cb073c316c1d0efee2e354)
 
 ## [v1.1.78](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.77...v1.1.78) (2022-10-05)
 
index c5e43f88ecbea7ec4dec0c0da2a6a332c6a7ab88..b458380f2c5b1586df9393a85eba48b389fa8532 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.78",
+  "version": "1.1.79",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.78",
+      "version": "1.1.79",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.2",
index 57bd249c619ef7ea238eb7eb7a7c80228f5caea3..4c751ee4b879e6f52fa5a04bd8ce947ed49e4a31 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.78",
+  "version": "1.1.79",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index 62432e99a7129a44b0fabecbe9b13ecca790377b..d9edbfb9dbf00190e1ad7b28c6609e2951aa934c 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.78
+sonar.projectVersion=1.1.79
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.