mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 23:07:28 +02:00
1.2.1 Bug Fixes - consider failure if return value of `esp_websocket_client_send_with_exact_opcode` less than 0 (f523b4d
) - fix of return value for `esp_websocket_client_send_with_opcode` API (ba33588
)
9 lines
242 B
YAML
9 lines
242 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(websocket): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py esp_websocket_client
|
|
tag_format: websocket-v$version
|
|
version: 1.2.1
|
|
version_files:
|
|
- idf_component.yml
|