From 0c14c7d00016953c41f22c6eb885ade87010bb69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 14:11:39 +0800 Subject: [PATCH] chore(main): release 4.7.1 (#212) 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 cf7686a..55eb862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.7.1](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.7.0...v4.7.1) (2025-04-15) + + +### Bug Fixes + +* use blossom for snack match ([68edbb8](https://github.com/zenbones-theme/zenbones.nvim/commit/68edbb8716132b3e3283817ae91899036ff02bc8)) + ## [4.7.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.6.0...v4.7.0) (2025-03-04)