From df5508cc2d00f960fd0e94d732ac6adfc4ff8f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:39:44 +0100 Subject: [PATCH] chore(main): release 4.0.1 (#154) 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 5c2c29e..198ff38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.1](https://github.com/mcchrish/zenbones.nvim/compare/v4.0.0...v4.0.1) (2024-02-03) + + +### Bug Fixes + +* markup italic typo ([#153](https://github.com/mcchrish/zenbones.nvim/issues/153)) ([90a56c9](https://github.com/mcchrish/zenbones.nvim/commit/90a56c97459c8511003778a25633f121bf3fc976)) + ## [4.0.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.5.0...v4.0.0) (2024-01-20)