generated from SAP/repository-template
-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1072 from SAP/release-please--branches--main
chore: release main
- Loading branch information
Showing
9 changed files
with
33 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
".": "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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
# Changelog | ||
|
||
## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@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/[email protected]@v1.4.1) (2024-07-05) | ||
|
||
### 🐞 Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@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/[email protected]@v1.4.1) (2024-07-05) | ||
|
||
### 🧹 Chores | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "ocpp-server" | ||
version = "1.4.1" | ||
version = "1.4.2" | ||
description = "OCPP2 mock server" | ||
authors = ["Jérôme Benoit <[email protected]>"] | ||
readme = "README.md" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [1.4.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]) (2024-07-06) | ||
|
||
### 🧹 Chores | ||
|
||
- **webui:** Synchronize simulator-ui-ocpp-server versions | ||
|
||
## [1.4.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v1.4.1) (2024-07-05) | ||
|
||
### 🐞 Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters