Version 1.1.69 v1.1.69
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 31 Aug 2022 09:44:19 +0000 (11:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 31 Aug 2022 09:44:19 +0000 (11:44 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 3b5623af72c168564ed36eb4346dc493592f1090..00136b03dd2983c01d22283c1c71dcbb2d451385 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.69](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.68...v1.1.69)
+
+- Apply dependencies update [`d5d82f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d82f2f020d069649b07072b704ed21cfef5a73)
+- Add initial support to start/stop ATG with the UI services [`4f69be0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f69be046f99592d0cc9c190aa8957f7eff1c936)
+- Apply dependencies update [`072adc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/072adc845049e301277c8caa3a728a068b476097)
+
 #### [v1.1.68](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.67...v1.1.68)
 
+> 29 August 2022
+
 - Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6)
 - Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990)
 - Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29)
index c2259f4b3109598171ebe54b6376067234e1826b..0357a64df7f43d3c5d886fd3090460f43c7c1473 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.68",
+  "version": "1.1.69",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.68",
+      "version": "1.1.69",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.3.1",
index 19f1e77b35b5eacf695e014e1c2071fa1c2ca917..d9355b73ea58676d4a7a6a0ee623b42ba6fb1cbf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.68",
+  "version": "1.1.69",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index 88e08c5813c03b8e61d32cbf8cd6b7d6208f1200..f61fd027e0345ce409918e4194dd6484f48b5550 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.68
+sonar.projectVersion=1.1.69
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.