Release 1.0.22 v1.0.22
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 11:57:39 +0000 (13:57 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 11:57:39 +0000 (13:57 +0200)
CHANGELOG.md
package-lock.json
package.json

index 4fecf4a89dc45794587f2d68a28a7e0bf621f339..442538d294087d12a55a2ed2c1a22958fd52c924 100644 (file)
@@ -4,9 +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.0.22](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.21...v1.0.22)
+
+- 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)
 
+> 20 June 2021
+
 - Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/sap-labs-france/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
+- Release 1.0.21 [`a6d8a23`](https://github.com/sap-labs-france/ev-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
 
 #### [v1.0.20](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.19...v1.0.20)
 
index b7e81883e0b2649e2254df9643d840191350dba9..8d523a10edd2df71a51bd179a82b7d70fc547be1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.21",
+  "version": "1.0.22",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index c79aada2b4a40d375b89dd4cd3bbb917364de0e9..015ad169c18b40865845e2eaf3f483bca7e3f9a9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.21",
+  "version": "1.0.22",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"