Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+#### [v1.1.66](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.65...v1.1.66)
+
+- UI protocol: Allow to send some relevant commands to several charging… [`#152`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/152)
+- Bump apollo-server-core from 3.10.0 to 3.10.1 in /src/ui/web [`#146`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/146)
+- Bump terser from 5.14.0 to 5.15.0 in /src/ui/web [`#148`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/148)
+- Combined PR [`#142`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/142)
+- Vue UI + UI server [`32de5a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32de5a575189d226213641f5ee36004f8454cb50)
+- Web UI: add and fix missing commands support [`5a010bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a010bf00a68ca47e0cb610f70ad3e0c16c5fe5e)
+- Apply dependencies update [`86102a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86102a27a41ff89422d375ff847c23b293e5773a)
+
#### [v1.1.65](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.64...v1.1.65)
+> 18 August 2022
+
- Requests PDU validation [`#139`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/139)
- Validate response PDU [`#137`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/137)
- Incoming requests payload validation with JSON schemas [`#135`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/135)
{
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.65",
+ "version": "1.1.66",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "e-mobility-charging-stations-simulator",
- "version": "1.1.65",
+ "version": "1.1.66",
"license": "Apache-2.0",
"dependencies": {
"@mikro-orm/core": "^5.3.1",
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.65
+sonar.projectVersion=1.1.66
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.