{
- ".": "1.4.0",
- "ui/web": "1.4.0",
- "tests/ocpp-server": "1.4.0"
+ ".": "1.4.1",
+ "ui/web": "1.4.1",
+ "tests/ocpp-server": "1.4.1"
}
# Changelog
+## [1.4.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v1.4.0...simulator@v1.4.1) (2024-07-05)
+
+
+### 🐞 Fixes
+
+* **ci:** fix release branches creation ([f727f02](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f727f029cb974cffb38a2c569173730b6b808e3f))
+
+
+### ✨ Polish
+
+* **ci:** cleanup release-please configuration ([9880e6f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/9880e6fed0333e17aad03f33e5ec4ee6307510ec))
+
## [1.4.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator-v1.3.7...simulator@v1.4.0) (2024-07-04)
### 🚀 Features
{
"$schema": "https://json.schemastore.org/package",
"name": "e-mobility-charging-stations-simulator",
- "version": "1.4.0",
+ "version": "1.4.1",
"engines": {
"node": ">=18.18.0",
"pnpm": ">=9.0.0"
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=e-mobility-charging-stations-simulator
# x-release-please-start-version
-sonar.projectVersion=1.4.0
+sonar.projectVersion=1.4.1
# x-release-please-end
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
# Changelog
+## [1.4.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v1.4.0...ocpp-server@v1.4.1) (2024-07-05)
+
+
+### 🧹 Chores
+
+* **ocpp-server:** Synchronize simulator-ui-ocpp-server versions
+
## [1.4.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server-v1.3.7...ocpp-server@v1.4.0) (2024-07-04)
### 🐞 Fixes
[tool.poetry]
name = "ocpp-server"
-version = "1.4.0"
+version = "1.4.1"
description = "OCPP2 mock server"
authors = ["Jérôme Benoit <jerome.benoit@sap.com>"]
readme = "README.md"
# Changelog
+## [1.4.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui@v1.4.0...ui@v1.4.1) (2024-07-05)
+
+
+### 🐞 Fixes
+
+* **ci:** fix release branches creation ([f727f02](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f727f029cb974cffb38a2c569173730b6b808e3f))
+
## [1.4.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-v1.3.7...ui@v1.4.0) (2024-07-04)
### 🤖 Automation
{
"$schema": "https://json.schemastore.org/package",
"name": "webui",
- "version": "1.4.0",
+ "version": "1.4.1",
"readme": "README.md",
"engines": {
"node": ">=18.0.0",
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=e-mobility-charging-stations-simulator-webui
# x-release-please-start-version
-sonar.projectVersion=1.4.0
+sonar.projectVersion=1.4.1
# x-release-please-end
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.