Release 1.0.30 v1.0.30
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 22 Jul 2021 14:50:25 +0000 (16:50 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 22 Jul 2021 14:50:25 +0000 (16:50 +0200)
CHANGELOG.md
package-lock.json
package.json

index 9a0078fa1d222fb0bd53a951dfafddf75242c310..e98077921a8e375354cb5c4aa47ab3a96b68e37a 100644 (file)
@@ -4,8 +4,17 @@ 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.30](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.29...v1.0.30)
+
+- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/ev-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
+- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/ev-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165)
+- Sync with public GitHub [`285940e`](https://github.com/jerome-benoit/ev-simulator/commit/285940e030692feb305bfd8c84a9d88282b6ae9b)
+
 #### [v1.0.29](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.28...v1.0.29)
 
+> 20 July 2021
+
+- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/ev-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3)
 - Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/ev-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c)
 
 #### [v1.0.28](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.27...v1.0.28)
index a8962482c1f71203ffa2c6a4a8a64aed516552a5..26da8d688eade4bc9d6dce808422f564197291d4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.29",
+  "version": "1.0.30",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 15ca865b3e806f0f68034d461b913878aa8fdb70..c14c2ceaea84ad83d527216a4004032b2f64c3dd 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.29",
+  "version": "1.0.30",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"