Skip to content

Commit 4f2ee59

Browse files
release-please[bot]mdvorak
authored andcommitted
chore(main): release 1.0.1
1 parent ad61f41 commit 4f2ee59

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.1](https://github.com/mdvorak/esphome-adaptive-lighting/compare/v1.0.0...v1.0.1) (2025-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* dump config as debug only ([ad61f41](https://github.com/mdvorak/esphome-adaptive-lighting/commit/ad61f41fe8190ff799f6f3d9ed8dce3255afc28a))
9+
310
## 1.0.0 (2025-01-30)
411

512
This is initial release of `adaptive-lightning` component. Supported features are:
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.0" // x-release-please-version
2+
#define ADAPTIVE_LIGHTING_VERSION "v1.0.1" // x-release-please-version

0 commit comments

Comments
 (0)