bump(eppp): 0.3.1 -> 1.0.0

1.0.0
Features
- Add support for custom channels (4ee9360f)
This commit is contained in:
David Cermak
2025-07-10 13:57:13 +02:00
parent 4ee9360f53
commit 3e28a7264c
3 changed files with 8 additions and 2 deletions

View File

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

View File

@ -1,5 +1,11 @@
# Changelog
## [1.0.0](https://github.com/espressif/esp-protocols/commits/eppp-v1.0.0)
### Features
- Add support for custom channels ([4ee9360f](https://github.com/espressif/esp-protocols/commit/4ee9360f))
## [0.3.1](https://github.com/espressif/esp-protocols/commits/eppp-v0.3.1)
### Bug Fixes

View File

@ -1,4 +1,4 @@
version: 0.3.1
version: 1.0.0
url: https://github.com/espressif/esp-protocols/tree/master/components/eppp_link
description: The component provides a general purpose PPP connectivity, typically used as WiFi-PPP router
dependencies: