We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cb17c commit 9cde5a6Copy full SHA for 9cde5a6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.6](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.5...v1.0.6) (2025-07-03)
4
+
5
6
+### Bug Fixes
7
8
+* fix tag creation workflow ([c5cb17c](https://github.com/mdvorak/esphome-adaptive-lighting/commit/c5cb17c4688052456be05788c78de3e4faa3cd20))
9
10
## [1.0.5](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.4...v1.0.5) (2025-07-03)
11
12
components/adaptive_lighting/adaptive_lighting_version.h
@@ -1,2 +1,2 @@
#pragma once
-#define ADAPTIVE_LIGHTING_VERSION "v1.0.5" // x-release-please-version
+#define ADAPTIVE_LIGHTING_VERSION "v1.0.6" // x-release-please-version
0 commit comments