Release 1.0.4 v1.0.4
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 18:24:55 +0000 (20:24 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 18:24:55 +0000 (20:24 +0200)
CHANGELOG.md
package-lock.json
package.json

index f9636b96aa16e33afd8d089699967910b1969cb7..2b85e4e560730fd238a296531f93b5101b63e6cf 100644 (file)
@@ -4,8 +4,18 @@ 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.4](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3...v1.0.4)
+
+- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/ev-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
+- Refine the documentation [`778f792`](https://github.com/jerome-benoit/ev-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
+- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/ev-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
+
 #### [v1.0.3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-1...v1.0.3)
 
+> 30 May 2021
+
+- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/ev-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
+
 #### [v1.0.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
 
 > 30 May 2021
index 410ef54dd05e9d0cc6e1b20fdd93b9f1428765d8..aea32d7dcba3264da8021d987056511fe2714661 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 301efb01c67a3fd6a4d91fcf5b97403656b82eb8..582cabb859e455dcbc6309922718e1ca95c8afa0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"