Compare commits

..

No commits in common. "d04ad42b5b972cbc2f0dc5182564341bace1c9f6" and "77032bf9ae48c3f8b901926470210cf1afd0a8c0" have entirely different histories.

3 changed files with 1 additions and 7 deletions

View File

@ -81,7 +81,6 @@ jobs:
if [ -z "$CHANGELOG" ]; then
echo "No changelog found for version $VERSION"
exit 1
fi
- name: Create Release
env:

View File

@ -1,10 +1,5 @@
# Changelog
## [1.2.54] - 2025-02-19
### Added
- update version to 1.2.54 and add check for missing changelog in Gitea release workflow
## [1.2.53] - 2025-02-19
### Added
- update version to 1.2.53 and enhance Gitea release workflow to handle missing changelog

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.2.54"
version = "1.2.53"
[env:esp32dev]
platform = espressif32