mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 23:07:28 +02:00
1.1.0
Features
- Added runtime component registration support in console_simple_init (057873c1
)
9 lines
249 B
YAML
9 lines
249 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(console): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py console_simple_init
|
|
tag_format: console_simple_init-v$version
|
|
version: 1.1.0
|
|
version_files:
|
|
- idf_component.yml
|