diff --git a/components/eppp_link/.cz.yaml b/components/eppp_link/.cz.yaml index be4826c4d..bd413845d 100644 --- a/components/eppp_link/.cz.yaml +++ b/components/eppp_link/.cz.yaml @@ -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: 1.1.1 + version: 1.1.2 version_files: - idf_component.yml diff --git a/components/eppp_link/CHANGELOG.md b/components/eppp_link/CHANGELOG.md index f7b3b180b..4aeaf7775 100644 --- a/components/eppp_link/CHANGELOG.md +++ b/components/eppp_link/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.1.2](https://github.com/espressif/esp-protocols/commits/eppp-v1.1.2) + +### Bug Fixes + +- Update uart driver deps per IDF > v5.3 ([92e14607](https://github.com/espressif/esp-protocols/commit/92e14607)) + ## [1.1.1](https://github.com/espressif/esp-protocols/commits/eppp-v1.1.1) ### Bug Fixes diff --git a/components/eppp_link/idf_component.yml b/components/eppp_link/idf_component.yml index cbf347458..06d8b9def 100644 --- a/components/eppp_link/idf_component.yml +++ b/components/eppp_link/idf_component.yml @@ -1,4 +1,4 @@ -version: 1.1.1 +version: 1.1.2 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: