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

index 9bb962ee41d338f14073aeb3728e4dee8eda20b9..39fa3329d22280bd85b6f2740729a94f4cc2412a 100644 (file)
@@ -4,10 +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.3-1](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.3-0...v1.0.3-1)
+
+- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/ev-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
+
 #### [v1.0.3-0](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2...v1.0.3-0)
 
+> 30 May 2021
+
 - Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/ev-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
 - Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/ev-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
+- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/ev-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
 
 #### [v1.0.2](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.2-6...v1.0.2)
 
index 7b59614de104d0f314bdb8e4a5b15f04900ae08d..da454d5492ed859c15c54c5e96d2262adfd070c3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3-0",
+  "version": "1.0.3-1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index e6e8aa05edda6989f229e086fa531b2fc79ae19b..2a761efc00790fbdeadc064aa306563ec03c4729 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.3-0",
+  "version": "1.0.3-1",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"