mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 07:47:30 +02:00
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_ping
|
|
tag_format: console_cmd_ping-v$version
|
|
version: 1.0.0
|
|
version_files:
|
|
- idf_component.yml
|