Skip to content

Commit d96f9d4

Browse files
release-please[bot]mdvorak
authored andcommitted
chore(main): release 1.0.3
1 parent 9c6a829 commit d96f9d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.2...v1.0.3) (2025-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* avoid warnings about color out of range ([9c6a829](https://github.com/mdvorak/esphome-adaptive-lighting/commit/9c6a829b2ba7d2626d7b56c4f2d10f1e40471708))
9+
310
## [1.0.2](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.1...v1.0.2) (2025-02-02)
411

512

Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#pragma once
2-
#define ADAPTIVE_LIGHTING_VERSION "v1.0.2" // x-release-please-version
2+
#define ADAPTIVE_LIGHTING_VERSION "v1.0.3" // x-release-please-version

0 commit comments

Comments
 (0)