Release 1.0.39 v1.0.39
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 12:45:31 +0000 (14:45 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 12:45:31 +0000 (14:45 +0200)
CHANGELOG.md
package-lock.json
package.json

index d31c682df4d8ce57297bfc2d65bb5933c322ea6b..61b0c40cee0972771c59d49a398703a8c9f4f421 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.39](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.38...v1.0.39)
+
+- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/ev-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5)
+- Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/ev-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5)
+- Rename OCCP16IncomingRequestService.ts to OCPP16IncomingRequestService.ts [`e717128`](https://github.com/jerome-benoit/ev-simulator/commit/e71712800639b0aaebec9af189fdbbaa4f453b92)
+
 #### [v1.0.38](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.37...v1.0.38)
 
+> 21 August 2021
+
+- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/ev-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77)
 - 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)
 
index c7b7f0013a461f7e5bb460c6cdaa7d0fd23fbf62..a6369e033fb93316b091c2aec3f0a08b3ee8cb99 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.38",
+  "version": "1.0.39",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 2bf7d68af33b8c2d3190e904be6f859ac678f7d6..5503d80b649f7d54eb8e61d8ecc1a3b83409cb00 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.38",
+  "version": "1.0.39",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"