Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+#### [v1.1.62](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.61...v1.1.62)
+
+- Apply dependencies update [`26545e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26545e12a5f52033d5ed9a59267d4ba9e75ea1ff)
+- Update @mikro-orm packages to 5.2.0 [`cbb2b26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb2b2618b260b5d22e59eb6e5dcfc0e6d86fc80)
+- Add a shared cache per worker for authorized tags [`9d7484a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7484a4667898757b7c23be3dec7458c337cb84)
+
#### [v1.1.61](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.60...v1.1.61)
+> 7 June 2022
+
- Untangle charging station info from charging station template data [`#222`](https://github.com/jerome-benoit/emobility-charging-stations-simulator/issues/222)
- Apply dependencies update [`6439c85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6439c85a78e4637513e4997160f218279c21a9e3)
- Add a shared LRU cache per worker [`7c72977`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c72977bb3400f474c8641fc91d9f54fba25cb64)
-- Apply dependencies update [`2820900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2820900f6eb56e178fda80e6ed7eaaa8103cf0d3)
+- Version 1.1.61 [`1885542`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/188554272270c2f86cf31a2fcc20b175f32e1edd)
#### [v1.1.60](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.59...v1.1.60)
{
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.61",
+ "version": "1.1.62",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.61",
+ "version": "1.1.62",
"license": "Apache-2.0",
"dependencies": {
"@mikro-orm/core": "^5.2.0",
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.61
+sonar.projectVersion=1.1.62
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.