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

index 9aa6b96637136fd3f905a56b5b8ac410da1c3d09..a18ccbac5f492220a8a2bc873acf59f5e976f59a 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.8](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.7...v1.0.8)
+
+- Add docker image build to GitHub actions [`c168e7a`](https://github.com/sap-labs-france/ev-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
+- Run the docker image build in GitHub actions. [`c871184`](https://github.com/sap-labs-france/ev-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
+- Fix docker image build. [`e7fc6a8`](https://github.com/sap-labs-france/ev-simulator/commit/e7fc6a817b168900190aa5570931ebcaa5b93fed)
+
 #### [v1.0.7](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.6...v1.0.7)
 
+> 30 May 2021
+
+- Release 1.0.7 [`6c6e9c2`](https://github.com/sap-labs-france/ev-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
 - 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)
index 7cdc3465f6e1e7d5c59463f5c9e72fd0d5164290..7ef4fc75c21f7fb9cf9932a3a932a069bb03d68b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.7",
+  "version": "1.0.8",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index b5ee8fe855b9c5cb43733d627d9516f570a3c6c0..053ee535184cb7b8b2790a48785496bdcfc68470 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.7",
+  "version": "1.0.8",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"