Release 1.0.24 v1.0.24
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 21 Jun 2021 19:47:42 +0000 (21:47 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 21 Jun 2021 19:47:42 +0000 (21:47 +0200)
CHANGELOG.md
package-lock.json
package.json

index 3e81ed98576cbc7ba058f0fb29a55962ee354ca6..3bf66db6809d16f5729eae1f40c553a9527e14c4 100644 (file)
@@ -4,8 +4,15 @@ 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.0.24](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.23...v1.0.24)
+
+- Keep track of authorize request idtag status. [`163547b`](https://github.com/sap-labs-france/ev-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94)
+
 #### [v1.0.23](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.22...v1.0.23)
 
+> 20 June 2021
+
+- Release 1.0.23 [`7486490`](https://github.com/sap-labs-france/ev-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5)
 - Optimize random fluctuated computation [`97ef739`](https://github.com/sap-labs-france/ev-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
 
 #### [v1.0.22](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.21...v1.0.22)
index 000e8bcabfca81acbc2392473937121825316454..4eeeef593361569615d2da3ead8a30c6826d7b0e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.23",
+  "version": "1.0.24",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index d0d6bd192dfdbebfe3eb93cef9b50ea426ca9bec..188ef6e9812686d7a87f570fae53c2c8afe329db 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.23",
+  "version": "1.0.24",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"