From 48e9b0ee5e0ba6c51c14ef8cca734b57d54d8f8e Mon Sep 17 00:00:00 2001 From: Machine User Date: Sat, 12 Oct 2024 07:19:09 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.4.1=20=E2=86=92=200.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.toml b/.cz.toml index 0ecce7d..608ec9b 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,6 +1,6 @@ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.4.1" +version = "0.4.2" tag_format = "v$version" bump_message = "bump: version $current_version → $new_version" diff --git a/CHANGELOG.md b/CHANGELOG.md index ba97fbc..4d459f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.4.2 (2024-10-12) + +### Fix + +- update yandex idp provider config + ## v0.4.1 (2024-10-12) ### Fix