Release 1.0.7 v1.0.7
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 19:14:05 +0000 (21:14 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 19:14:05 +0000 (21:14 +0200)
CHANGELOG.md
package-lock.json
package.json

index 0e930b3594d674f688fc30ba173f3a9dc65451f4..9aa6b96637136fd3f905a56b5b8ac410da1c3d09 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.7](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.6...v1.0.7)
+
+- Fix unit tests GitHub action name [`bc30952`](https://github.com/sap-labs-france/ev-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
+
 #### [v1.0.6](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.5...v1.0.6)
 
+> 30 May 2021
+
+- Release 1.0.6 [`de630c3`](https://github.com/sap-labs-france/ev-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
 - Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/sap-labs-france/ev-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
 
 #### [v1.0.5](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.4...v1.0.5)
index ac74dc7b8028d4a1c9b283c25dac202cd3df7233..7cdc3465f6e1e7d5c59463f5c9e72fd0d5164290 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 07b12293beec3c7ea7dfb29a97f6507e33be5cf2..b1d4094d42c4f6805c99f7d243087744ff10ad3e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"