We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc665f3 + 81bcce1 commit 5c90005Copy full SHA for 5c90005
components/sensors/humiture/aht20/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## v1.0.1 (2025-07-23)
4
+
5
+* Update the version of dependent cmake_utilities to *
6
7
## v1.0.0 (2024-08-09)
8
9
* Added description of AHT30
components/sensors/humiture/aht20/idf_component.yml
@@ -13,7 +13,7 @@ repository: git://github.com/espressif/esp-iot-solution.git
13
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/humiture/aht20
14
dependencies:
15
idf: '>=4.3'
16
- cmake_utilities: "0.*"
+ cmake_utilities: "*"
17
sbom:
18
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
19
originator: 'Organization: Espressif Systems (Shanghai) CO LTD'
0 commit comments