Release 1.0.13 v1.0.13
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 11 Jun 2021 18:11:44 +0000 (20:11 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 11 Jun 2021 18:11:44 +0000 (20:11 +0200)
CHANGELOG.md
package-lock.json
package.json

index 0b74ccfade531786b34a85b40ab61b038aebbab9..abd152b34cfcb3356afe881899e39dbee46a3bf9 100644 (file)
@@ -4,9 +4,20 @@ 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.13](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.12...v1.0.13)
+
+- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/sap-labs-france/ev-simulator/pull/14)
+- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/sap-labs-france/ev-simulator/pull/13)
+- Apply dependencies update [`5cd0ee9`](https://github.com/sap-labs-france/ev-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
+- Apply dependencies update. [`d23a826`](https://github.com/sap-labs-france/ev-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
+- Add eslint node plugin. [`d1c056a`](https://github.com/sap-labs-france/ev-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
+
 #### [v1.0.12](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.11...v1.0.12)
 
+> 4 June 2021
+
 - Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap-labs-france/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
+- Release 1.0.12 [`6e0eda4`](https://github.com/sap-labs-france/ev-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
 
 #### [v1.0.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11)
 
index 062eef7264a5f54c62678a716a93241ccda220e6..96ab4e2a678058339d9681b9ca36b10d9d7f6d83 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.12",
+  "version": "1.0.13",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 17ad75314c63e02f2ec20c3f53a0c8ad5bd6ce1e..fde89d5b26ae348cdf841279028ae4e14b79dca7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.12",
+  "version": "1.0.13",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"