From ae8a6cb5e2d478a03df3cdbc3d0ca4c4a6db35ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 08:18:49 +0800 Subject: [PATCH] chore(main): release 3.3.1 (#127) 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 ce0c03f..79ef4cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.1](https://github.com/mcchrish/zenbones.nvim/compare/v3.3.0...v3.3.1) (2023-06-27) + + +### Bug Fixes + +* **build:** remove neovim only plugins in compat ([10b299a](https://github.com/mcchrish/zenbones.nvim/commit/10b299a7bd5d8dc9ff28561fa8d8a69277d35721)) + ## [3.3.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.2.0...v3.3.0) (2023-06-26)