From 39b5da4c2d71859eda7b4592df11b6acb6df56eb Mon Sep 17 00:00:00 2001 From: Euripedes Rocha Date: Tue, 24 Oct 2023 09:18:05 +0200 Subject: [PATCH] bump(asio): 1.28.0~0 -> 1.28.0~1 Changes only metadata for component publishing --- components/asio/.cz.yaml | 2 +- components/asio/CHANGELOG.md | 4 ++++ components/asio/idf_component.yml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/components/asio/.cz.yaml b/components/asio/.cz.yaml index a993a13894..bafdd33059 100644 --- a/components/asio/.cz.yaml +++ b/components/asio/.cz.yaml @@ -2,6 +2,6 @@ commitizen: bump_message: 'bump(asio): $current_version -> $new_version' pre_bump_hooks: python ../../ci/changelog.py asio tag_format: asio-v$version - version: 1.28.0~0 + version: 1.28.0~1 version_files: - idf_component.yml diff --git a/components/asio/CHANGELOG.md b/components/asio/CHANGELOG.md index 994b65791c..049320c704 100644 --- a/components/asio/CHANGELOG.md +++ b/components/asio/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.28.0~1](https://github.com/espressif/esp-protocols/commits/asio-v1.28.0_1) + +- Updated only metadata, previous tag wasn't created. + ## [1.28.0~0](https://github.com/espressif/esp-protocols/commits/asio-1.28.0~0) ### Features diff --git a/components/asio/idf_component.yml b/components/asio/idf_component.yml index 2a9a960b77..fcdae754cf 100644 --- a/components/asio/idf_component.yml +++ b/components/asio/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.28.0~0" +version: "1.28.0~1" description: ASIO url: https://github.com/espressif/esp-protocols/tree/master/components/asio dependencies: