mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-05 12:24:12 +02:00
2e9bb6ee45
1.0.0
Features
- Added component with mqtt command (1fcc5b1d)
9 lines
243 B
YAML
9 lines
243 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(console): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py console_cmd_mqtt
|
|
tag_format: console_cmd_mqtt-v$version
|
|
version: 1.0.0
|
|
version_files:
|
|
- idf_component.yml
|