Version 1.1.70 v1.1.70
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 4 Sep 2022 20:23:01 +0000 (22:23 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 4 Sep 2022 20:23:01 +0000 (22:23 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 00136b03dd2983c01d22283c1c71dcbb2d451385..dcf80ee405dcff2503348323af62f752e58e139c 100644 (file)
@@ -4,8 +4,18 @@ 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.70](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.69...v1.1.70)
+
+- Bump basic-ftp from 5.0.1 to 5.0.2 [`#162`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/162)
+- Bump moment-timezone from 0.5.34 to 0.5.37 [`#160`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/160)
+- UI Protocol: Expose ATG status and use array for all list [`5e3cb72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e3cb7281de2b6fa8b61a453f964c2f213fefa80)
+- UI services: update Insomnia requests collection for basic auth [`8247d31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8247d31d74c8fe32a8dce57f8abb78ad11bbe4f5)
+- Apply dependencies update [`9240394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92403944ed5cdbdd07faaa2da783682e1ea9a9dd)
+
 #### [v1.1.69](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.68...v1.1.69)
 
+> 31 August 2022
+
 - 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)
index b66efc39a2315c208e6c5c50f5a12d82e2942313..5096905546a846d65e7db0421059495caefb4551 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.69",
+  "version": "1.1.70",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.69",
+      "version": "1.1.70",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.0",
index 5da81d89aa561907f90f1c028ef815d9dd90f982..9fbf999a79230b8c40243868ead4c5bff9d9e381 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.69",
+  "version": "1.1.70",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index f61fd027e0345ce409918e4194dd6484f48b5550..433dfb38af60ed9e8216386def4260ae2c068483 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.69
+sonar.projectVersion=1.1.70
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.