mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-01 03:34:40 +02:00
9 lines
221 B
YAML
9 lines
221 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(eppp): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py eppp_link
|
|
tag_format: eppp-v$version
|
|
version: 0.0.1
|
|
version_files:
|
|
- idf_component.yml
|