mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 23:51:38 +01:00
9 lines
232 B
YAML
9 lines
232 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(mqtt_cxx): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py esp_mqtt_cxx
|
|
tag_format: mqtt_cxx-v$version
|
|
version: 0.4.0
|
|
version_files:
|
|
- idf_component.yml
|