From 33672310aac6b823c88cf16d5d99472439111f9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 19:17:00 +0800 Subject: [PATCH] chore(main): release 4.1.1 (#161) 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 d62f4f4..4f49b27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.1.1](https://github.com/mcchrish/zenbones.nvim/compare/v4.1.0...v4.1.1) (2024-02-10) + + +### Bug Fixes + +* improve help highlighting ([#160](https://github.com/mcchrish/zenbones.nvim/issues/160)) ([3df286b](https://github.com/mcchrish/zenbones.nvim/commit/3df286bc8439ad7b4a6d6ec2f3944b0e30763191)) + ## [4.1.0](https://github.com/mcchrish/zenbones.nvim/compare/v4.0.2...v4.1.0) (2024-02-08)