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

index ffc300d63ea9cd3b10f16492195e305e8e4f69db..eaff1051a2ac420d199fa3518c9cc87ec6b9f3cc 100644 (file)
@@ -1,8 +1,13 @@
 # Changelog
 
-## [v1.1.80](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.79...v1.1.80)
+## [v1.1.81](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.80...v1.1.81)
+
+- Readd a properly generated CHANGELOG.md file [`eea5c86`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eea5c860e9768e1c6918d53838c13491ca44340f)
+
+## [v1.1.80](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.79...v1.1.80) (2022-10-05)
 
 - Cleanup CHANGELOG.md to properly generate it from stratch [`eb51a69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb51a692d2f5594ff969e8842f66a89baca55b20)
+- Version 1.1.80 [`0334e3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0334e3bfa4ed26c3e4712606480456154855c9a1)
 
 ## [v1.1.79](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.78...v1.1.79) (2022-10-05)
 
index 4e8e6494d74f0d3a0dd03d311c58d5fd8421fade..992323c64a81fe6e87fdf424f50cc3a4019d156e 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.80",
+  "version": "1.1.81",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.80",
+      "version": "1.1.81",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.2",
index 607b2eab4a125bf32651632f6963f7a3468edebb..54115405582eaf0a2c4e703a235a79d1fa9f7d4e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.80",
+  "version": "1.1.81",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index 37b3fb471c316663b3167130a91f1530f4e93608..cba4d3a29ebdeac973fa24d559c86246b23ce9ed 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.80
+sonar.projectVersion=1.1.81
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.