From 5746d0277439fe264108a2ecace83f09f1b57e1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 11:15:11 +0200 Subject: [PATCH] chore(main): release 4.3.1 (#181) 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 81d42ff..813ebcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.3.1](https://github.com/mcchrish/zenbones.nvim/compare/v4.3.0...v4.3.1) (2024-05-20) + + +### Bug Fixes + +* lsp inlay hint ([#180](https://github.com/mcchrish/zenbones.nvim/issues/180)) ([0554b55](https://github.com/mcchrish/zenbones.nvim/commit/0554b55153eaea443402e282e0064eeb7a0f75a7)) + ## [4.3.0](https://github.com/mcchrish/zenbones.nvim/compare/v4.2.0...v4.3.0) (2024-05-19)