From 5b0ca138e2e40f5439d67b6bb17cd6ce35d8f96c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 08:16:44 +0100 Subject: [PATCH] chore(main): release 4.0.2 (#156) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 198ff38..6562e45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.0.2](https://github.com/mcchrish/zenbones.nvim/compare/v4.0.1...v4.0.2) (2024-02-04) + + +### Bug Fixes + +* **coc:** CocWarningVirtualText typo ([52b8939](https://github.com/mcchrish/zenbones.nvim/commit/52b893945e1a83bc8c2068e7968a5c648a587bfc)) +* **nordbones:** Identifer typo ([da9c6c3](https://github.com/mcchrish/zenbones.nvim/commit/da9c6c3404479926b799753ff693e002385067c1)) + ## [4.0.1](https://github.com/mcchrish/zenbones.nvim/compare/v4.0.0...v4.0.1) (2024-02-03)