mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-04 11:54:13 +02:00
a22c9e8da9
1.0.1
Bug Fixes
- Fixed ifconfig command for PPP interface and IPv4 only (8548dabb)
9 lines
251 B
YAML
9 lines
251 B
YAML
---
|
|
commitizen:
|
|
bump_message: 'bump(console): $current_version -> $new_version'
|
|
pre_bump_hooks: python ../../ci/changelog.py console_cmd_ifconfig
|
|
tag_format: console_cmd_ifconfig-v$version
|
|
version: 1.0.1
|
|
version_files:
|
|
- idf_component.yml
|