Release 1.0.31 v1.0.31
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 28 Jul 2021 18:57:22 +0000 (20:57 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 28 Jul 2021 18:57:22 +0000 (20:57 +0200)
CHANGELOG.md
package-lock.json
package.json

index e98077921a8e375354cb5c4aa47ab3a96b68e37a..4a5fb3b92852f4749e2e7c2fdf610c8cf21ece3b 100644 (file)
@@ -4,11 +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.31](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.30...v1.0.31)
+
+- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/ev-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a)
+
 #### [v1.0.30](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.29...v1.0.30)
 
+> 22 July 2021
+
 - Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/ev-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
+- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/ev-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f)
 - 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)
 
index 2f60e9f67e18e39eae358b056a73004a474c476d..d28cc35cdae744f506c2eae98b378db7e71bd4e5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.30",
+  "version": "1.0.31",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index e9e6081ead4dc1fad9058cedf27ed0a59916fcf8..ebd01ac00d820354719abe3927f695474444c869 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.30",
+  "version": "1.0.31",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"