From 4635a3f46d1066975d1074cd9f61f93cb1e32f64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:40:24 +0100 Subject: [PATCH] chore(main): release 4.10.0 (#226) 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 2325395..57d5385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.10.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.9.0...v4.10.0) (2025-12-01) + + +### Features + +* add Ghostty terminal support ([#225](https://github.com/zenbones-theme/zenbones.nvim/issues/225)) ([3da02e5](https://github.com/zenbones-theme/zenbones.nvim/commit/3da02e553a171fe02245cda8024763194254dcc6)) + ## [4.9.0](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.8.0...v4.9.0) (2025-09-03)