Release 1.0.38 v1.0.38
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 10:07:13 +0000 (12:07 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 10:07:13 +0000 (12:07 +0200)
CHANGELOG.md
package-lock.json
package.json

index ee777caf9e30b4b845b9e76d3e050983c4d1a89a..d31c682df4d8ce57297bfc2d65bb5933c322ea6b 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.38](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.37...v1.0.38)
+
+- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/ev-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a)
+- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/ev-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c)
+
 #### [v1.0.37](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.36...v1.0.37)
 
+> 20 August 2021
+
 - Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2)
 - Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/ev-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b)
 - Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/ev-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480)
index 2376349f64356a99cd88b387f27d743f96e73192..c7b7f0013a461f7e5bb460c6cdaa7d0fd23fbf62 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.37",
+  "version": "1.0.38",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 77a0b25d37782398822ddecacacf3c7bf61ff533..2bf7d68af33b8c2d3190e904be6f859ac678f7d6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.37",
+  "version": "1.0.38",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"