mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-01 03:34:40 +02:00
1.2.3 Bug Fixes - fixed CI issues for host and afl tests (4be5efc84e
) - fix copy delegated host addr (19fb36000c
) - enable CONFIG_ESP_WIFI_ENABLED if CONFIG_SOC_WIFI_SUPPORTED is also enabled (for ESP-IDF <= 5.1) (d20a718320
) - remove protocol_examples_common (1ee9dae6bf
) - move the example into a subdirectory (d28232b9f8
) - reference protocol_examples_common from IDF (c83b76ea8f
)
9 lines
216 B
YAML
9 lines
216 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(mdns): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py mdns
|
|
tag_format: mdns-v$version
|
|
version: 1.2.3
|
|
version_files:
|
|
- idf_component.yml
|