Release 1.0.23 v1.0.23
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 12:50:41 +0000 (14:50 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 12:50:41 +0000 (14:50 +0200)
CHANGELOG.md
package-lock.json
package.json

index 442538d294087d12a55a2ed2c1a22958fd52c924..3e81ed98576cbc7ba058f0fb29a55962ee354ca6 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.23](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.22...v1.0.23)
+
+- 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)
 
+> 20 June 2021
+
+- Release 1.0.22 [`b410677`](https://github.com/sap-labs-france/ev-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
 - Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/sap-labs-france/ev-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
 
 #### [v1.0.21](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.20...v1.0.21)
index 8d523a10edd2df71a51bd179a82b7d70fc547be1..63522cea34a0709cd4c5710004bef575d3b7903e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.22",
+  "version": "1.0.23",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 015ad169c18b40865845e2eaf3f483bca7e3f9a9..80cadaf9bf4ee1a5244e8ea9c3e32c46b17410a7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.22",
+  "version": "1.0.23",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"