mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 15:41:38 +01:00
1.4.0 Features - Support DS peripheral for mutual TLS (55385ec3) Bug Fixes - wait for task on destroy (42674b49) - Fix pytest to verify client correctly (9046af8f) - propagate error type (eeeb9006) - fix example buffer leak (5219c39d) Updated - chore(websocket): align structure members (beb6e57e) - chore(websocket): remove unused client variable (15d3a01e)
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.4.0
|
|
version_files:
|
|
- idf_component.yml
|