Skip to content

Commit e3988fd

Browse files
committed
feat(button): update changelog and component version
Closes #485
1 parent d42c42a commit e3988fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

components/button/CHANGELOG.md

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

3+
## v4.1.3 - 2025-04-11
4+
5+
### Fix:
6+
7+
* Added initialization for gpio_config. [!485](https://github.com/espressif/esp-iot-solution/pull/485)
8+
39
## v4.1.2 - 2025-03-24
410

511
### Fix:

components/button/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "4.1.2"
1+
version: "4.1.3"
22
description: GPIO and ADC and Matrix button driver
33
url: https://github.com/espressif/esp-iot-solution/tree/master/components/button
44
repository: https://github.com/espressif/esp-iot-solution.git

0 commit comments

Comments
 (0)