Release 1.0.11 v1.0.11
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Jun 2021 09:44:47 +0000 (11:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Jun 2021 09:44:47 +0000 (11:44 +0200)
CHANGELOG.md
package-lock.json
package.json

index 5bc1410dd2af20ff816bbc5fabb1a8d9230fa8d0..901ac67f194da354ab79a219c7a669fe82dfac04 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.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11)
+
+- Refine some logs level. [`9fbc92f`](https://github.com/sap-labs-france/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
+- Update submodule reference [`0a44f74`](https://github.com/sap-labs-france/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
+- Apply dependencies update. [`fe44e26`](https://github.com/sap-labs-france/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
+
 #### [v1.0.10](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.9...v1.0.10)
 
+> 31 May 2021
+
+- Release 1.0.10 [`101e988`](https://github.com/sap-labs-france/ev-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
 - Put auto-changelog configuration in package.json [`d22589b`](https://github.com/sap-labs-france/ev-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
 
 #### [v1.0.9](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.8...v1.0.9)
index a0d3cc82368bb4219457e688a074d979f74bcc1f..65ff4875c1b7ea53d73dc9eb4f2d7b03d93a4d83 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.10",
+  "version": "1.0.11",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 521b3e542c8d8d207cc7d48e9d9224ad1916f89d..e5e2fe674fbd34c250552ab570d00a5c77681d42 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.10",
+  "version": "1.0.11",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"