Skip to content

Commit 5c90005

Browse files
Merge branch 'aht20/cmake_utilities' into 'master'
aht20: update dependent version of cmake_utilities See merge request ae_group/esp-iot-solution!1320
2 parents cc665f3 + 81bcce1 commit 5c90005

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

components/sensors/humiture/aht20/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v1.0.1 (2025-07-23)
4+
5+
* Update the version of dependent cmake_utilities to *
6+
37
## v1.0.0 (2024-08-09)
48

59
* Added description of AHT30

components/sensors/humiture/aht20/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository: git://github.com/espressif/esp-iot-solution.git
1313
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/humiture/aht20
1414
dependencies:
1515
idf: '>=4.3'
16-
cmake_utilities: "0.*"
16+
cmake_utilities: "*"
1717
sbom:
1818
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
1919
originator: 'Organization: Espressif Systems (Shanghai) CO LTD'

0 commit comments

Comments
 (0)