From 22b7fb75593412e0dc81b4bdefae718e9e84aa82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 12:38:38 +0100 Subject: [PATCH] chore(main): release 4.11.0 (#228) 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 57d5385..669861d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.11.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.10.0...v4.11.0) (2026-02-11) + + +### Features + +* remove custom Leap groups ([#227](https://github.com/zenbones-theme/zenbones.nvim/issues/227)) ([205a99c](https://github.com/zenbones-theme/zenbones.nvim/commit/205a99cc29fe9f66a861c200b2e0bcac54f04a01)) + ## [4.10.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.9.0...v4.10.0) (2025-12-01)