Version 1.0.59 v1.0.59
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 12 Sep 2021 14:08:23 +0000 (16:08 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 12 Sep 2021 14:08:23 +0000 (16:08 +0200)
CHANGELOG.md
package-lock.json
package.json

index 43ea6299c3bab253c6848f781417067af3da9d7c..70586d52e05b4575af6d21f36121c86510d23bae 100644 (file)
@@ -4,8 +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.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59)
+
+- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f)
+
 #### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58)
 
+> 12 September 2021
+
 - Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721)
 - Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb)
 - Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)
index a51129b559898c76e19f64864aa422e10a4ca05c..ef48b0f5ca853114870bf1cbd7bd83bdd18632f8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.58",
+  "version": "1.0.59",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index ac52870c770a0e08695eb0fe886f365ed31f929e..ba6c7fdbbc5fad57ddf3eb5258bb535f1babe8f4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.58",
+  "version": "1.0.59",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"