bump(console): First version [1.0.0]

1.0.0
Features
- Added ping command to console component (7babdeb9)
This commit is contained in:
Abhik Roy
2023-11-30 18:14:30 +11:00
parent 9c555b90d4
commit 27f955abfa
3 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ 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: 0.0.9
version: 1.0.0
version_files:
- idf_component.yml