From f5702ba2050e63145bf3486c898e733fb4277944 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 15:52:36 +0800 Subject: [PATCH] chore(main): release 4.7.2 (#214) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55eb862..a783870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.7.2](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.7.1...v4.7.2) (2025-04-21) + + +### Bug Fixes + +* fzf match ([b6a0f6f](https://github.com/zenbones-theme/zenbones.nvim/commit/b6a0f6f41b660c9b183d60bfbc4b93908dc6c75a)) + ## [4.7.1](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.7.0...v4.7.1) (2025-04-15)