Release 1.0.3 v1.0.3
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 17:37:47 +0000 (19:37 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 May 2021 17:37:47 +0000 (19:37 +0200)
CHANGELOG.md
package-lock.json
package.json

index 39fa3329d22280bd85b6f2740729a94f4cc2412a..f9636b96aa16e33afd8d089699967910b1969cb7 100644 (file)
@@ -4,9 +4,14 @@ 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.3](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-1...v1.0.3)
+
 #### [v1.0.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
 
+> 30 May 2021
+
 - Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
+- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/ev-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
 
 #### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0)
 
index da454d5492ed859c15c54c5e96d2262adfd070c3..410ef54dd05e9d0cc6e1b20fdd93b9f1428765d8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3-1",
+  "version": "1.0.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 2a761efc00790fbdeadc064aa306563ec03c4729..301efb01c67a3fd6a4d91fcf5b97403656b82eb8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3-1",
+  "version": "1.0.3",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"