Skip to content

Commit c6034ac

Browse files
release-please[bot]mdvorak
authored andcommitted
chore(main): release 1.0.4
1 parent 30049c0 commit c6034ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.3...v1.0.4) (2025-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* fix compatibility with ESPHome 2025.5 ([96f0fa2](https://github.com/mdvorak/esphome-adaptive-lighting/commit/96f0fa201daf3eb1bb5fbab0906094c55056117e))
9+
310
## [1.0.3](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.2...v1.0.3) (2025-03-02)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#pragma once
2-
#define ADAPTIVE_LIGHTING_VERSION "v1.0.3" // x-release-please-version
2+
#define ADAPTIVE_LIGHTING_VERSION "v1.0.4" // x-release-please-version

0 commit comments

Comments
 (0)