From e64d0a4a5a637304288acb3c49cba19ec0802ed4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 07:27:49 +0000 Subject: [PATCH] chore(main): release 4.13.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af85085..929a29a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.13.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.12.0...v4.13.0) (2026-06-26) + + +### Features + +* set additional diff highlights ([#238](https://github.com/zenbones-theme/zenbones.nvim/issues/238)) ([88bbdbc](https://github.com/zenbones-theme/zenbones.nvim/commit/88bbdbc5c2347322eee44cdcafe47fe899453126)) + + +### Bug Fixes + +* link `[@lsp](https://github.com/lsp).type.variable` to `[@variable](https://github.com/variable)` ([#237](https://github.com/zenbones-theme/zenbones.nvim/issues/237)) ([12d187a](https://github.com/zenbones-theme/zenbones.nvim/commit/12d187a9698b1c9e01d33740d25d3c25114d923c)) + ## [4.12.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.11.0...v4.12.0) (2026-05-10)