Version 1.1.74 v1.1.74
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 30 Sep 2022 20:16:00 +0000 (22:16 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 30 Sep 2022 20:16:00 +0000 (22:16 +0200)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 5a31de48804fc4fa11f89d92030b6c65cbf87f71..5c1cf19df2dbea30423fae904001f6bbe6b0cb99 100644 (file)
@@ -4,8 +4,25 @@ 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.74](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.73...v1.1.74)
+
+- Bump expect from 29.1.0 to 29.1.2 [`#199`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/199)
+- Bump @vue/test-utils from 2.0.2 to 2.1.0 in /src/ui/web [`#198`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/198)
+- Combined PR [`#197`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/197)
+- Bump vm2 from 3.9.10 to 3.9.11 [`#192`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/192)
+- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /src/ui/web [`#186`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/186)
+- Combined PR [`#191`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/191)
+- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 [`#182`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/182)
+- Combined PR [`#185`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/185)
+- ATG: add support for idTag distribution algorithms [`#179`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/179)
+- Apply dependencies update [`a558771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a55877102f8b37489b4337b0be361976fe17383b)
+- Apply dependencies update [`556786e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/556786eeaaecd9f31d6d1e01879332791a2de1bd)
+- Apply dependencies update [`24e545f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24e545f59c47f20f55a75c84e6619195cd1421c4)
+
 #### [v1.1.73](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.72...v1.1.73)
 
+> 12 September 2022
+
 - Apply dependencies update [`1246ce6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1246ce6976ef945cd842ef6d4eabdf0b3d2f801b)
 - More strict boolean checks [`0638ddd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0638ddd26038a2a45707bc3d43460f09bd95701b)
 - Guart against duplicate CS start/stop, take 2 [`0d8852a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d8852a590c91d7d24509d6c24defe4e56004f9c)
index 6be8c7b834093d678c6600e989149d67fe418299..9a9e5af264243f2f616769f298f6b7fae114f40d 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.73",
+  "version": "1.1.74",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.73",
+      "version": "1.1.74",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.4.2",
index 332f7a5844f8a62ce3b4d4d4877c10e983c56317..29bca2e9d0ca0ca59b9410cc90e745695c4b5726 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.73",
+  "version": "1.1.74",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index cd19ee931e5e249a5a7b8f434292b2c7dd7f9b06..6189fb34be8cea6221c6065945489fb7d70cf711 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.73
+sonar.projectVersion=1.1.74
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 #sonar.sources=.