mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
0.2.3 Bug Fixes - Fix server event/command race condtion using eventfd (732b1d5
) - Lock server before marshalling events (9e13870
)
9 lines
241 B
YAML
9 lines
241 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(wifi_remote): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py esp_wifi_remote
|
|
tag_format: wifi_remote-v$version
|
|
version: 0.2.3
|
|
version_files:
|
|
- idf_component.yml
|