{
- ".": "1.4.1",
- "ui/web": "1.4.1",
- "tests/ocpp-server": "1.4.1"
+ ".": "1.4.2",
+ "ui/web": "1.4.2",
+ "tests/ocpp-server": "1.4.2"
}
# Changelog
+## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v1.4.1...simulator@v1.4.2) (2024-07-06)
+
+
+### 📚 Documentation
+
+* format 'Branching model' section in README.md ([3196db2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3196db2fbe206231fc0ee7d7947b19937a23ce42))
+
+
+### 🤖 Automation
+
+* **ci:** do not cancel workflow in case of autofix failure ([7e302de](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7e302dea6f55838438fbe7bf0b9b8e70f3c3af21))
+* **ci:** fix release-please changelog after module renaming ([26058fd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/26058fdb1d89d53caceceb1a981e3d48d73dcfae))
+* **ci:** rename module in changelog ([b7c140d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b7c140d7aad6d935d8941b07062011d4171596e9))
+* **deps:** bump poolifier from 4.0.15 to 4.0.16 ([8965c9e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8965c9e361bd771e59963c7ebd22b4d3fc0da04b))
+
## [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
{
"$schema": "https://json.schemastore.org/package",
"name": "e-mobility-charging-stations-simulator",
- "version": "1.4.1",
+ "version": "1.4.2",
"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.1
+sonar.projectVersion=1.4.2
# x-release-please-end
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
# Changelog
+## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v1.4.1...ocpp-server@v1.4.2) (2024-07-06)
+
+
+### 🤖 Automation
+
+* **deps-dev:** bump ruff from 0.5.0 to 0.5.1 in /tests/ocpp-server ([b6f8b09](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b6f8b09baf035ba075a837cb9199e821b2deb6fa))
+
## [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
[tool.poetry]
name = "ocpp-server"
-version = "1.4.1"
+version = "1.4.2"
description = "OCPP2 mock server"
authors = ["Jérôme Benoit <jerome.benoit@sap.com>"]
readme = "README.md"
# Changelog
+## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui-v1.4.1...webui@v1.4.2) (2024-07-06)
+
+
+### 🧹 Chores
+
+* **webui:** Synchronize simulator-ui-ocpp-server versions
+
## [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
{
"$schema": "https://json.schemastore.org/package",
"name": "webui",
- "version": "1.4.1",
+ "version": "1.4.2",
"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.1
+sonar.projectVersion=1.4.2
# x-release-please-end
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.