mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-25 00:07:30 +02:00
9 lines
229 B
YAML
9 lines
229 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(tls_cxx): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py mbedtls_cxx
|
|
tag_format: tls_cxx-v$version
|
|
version: 0.1.0
|
|
version_files:
|
|
- idf_component.yml
|