From 9f54e6794dadfd46d2febb6e84a3504ba3b9982c Mon Sep 17 00:00:00 2001 From: Mattias Nyberg Date: Mon, 27 May 2024 11:56:15 +0200 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.0.0=20=E2=86=92=201.0.1?= 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 e8fe590..be68667 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,5 +4,5 @@ commitizen: name: cz_conventional_commits tag_format: $version update_changelog_on_bump: true - version: 1.0.0 + version: 1.0.1 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index 08b034c..28cec0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.0.1 (2024-05-27) + +### Fix + +- use search page as start page + ## 1.0.0 (2024-05-23) ### Fix