From 1f3cab67972b35311d49876b69d568ae4f4dee91 Mon Sep 17 00:00:00 2001 From: Alik Khilazhev Date: Sat, 7 Dec 2024 16:37:36 +0100 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.2.1=20=E2=86=92=200.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.yaml | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.cz.yaml b/.cz.yaml index f6e4d35..e129aa8 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: name: cz_conventional_commits tag_format: v$version update_changelog_on_bump: true - version: 0.2.1 + version: 0.2.2 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb8564..aaf796f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.2.2 (2024-12-07) + +### Fix + +- locating workflow job_url + ## v0.2.1 (2024-12-07) ### Fix