Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+#### [v1.1.64](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.63...v1.1.64)
+
+- Warn if UI server is configured to listen on something else than the [`#64`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/64)
+- Add worker configuration section [`#35`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/35)
+- Add more detailled installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69)
+- Apply dependencies update [`1933468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193346852bb2e828d61f4f98343d03fc70ba284b)
+- Apply dependencies update [`bae37b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bae37b944ca9920d252b945f3cd87132142da1cb)
+- Apply dependencies update [`a9dc6e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc6e40e164ebdcd6f2d7751aeb63797d93a0f5)
+
#### [v1.1.63](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.62...v1.1.63)
+> 21 June 2022
+
- Fix websocket reconnection [`#57`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/57)
- Apply dependencies update [`5219217`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5219217155cb36fe9d5440538d9d5553b7725694)
- Apply dependencies update [`8191a2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8191a2a168a3caa7b9f1ed2d4f7617329d55a104)
{
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.63",
+ "version": "1.1.64",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.63",
+ "version": "1.1.64",
"license": "Apache-2.0",
"dependencies": {
"@mikro-orm/core": "^5.2.4",
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.63
+sonar.projectVersion=1.1.64
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.