From e2deeddfef8b3da8545f255d9f0e34c5eed677e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 19:02:19 +0800 Subject: [PATCH] chore(main): release 3.3.2 (#130) 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 79ef4cf..2d38393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.2](https://github.com/mcchrish/zenbones.nvim/compare/v3.3.1...v3.3.2) (2023-07-02) + + +### Bug Fixes + +* **main:** support flash.nvim ([f8fe7b1](https://github.com/mcchrish/zenbones.nvim/commit/f8fe7b163c3c898a1de465112b3965dca7689000)) + ## [3.3.1](https://github.com/mcchrish/zenbones.nvim/compare/v3.3.0...v3.3.1) (2023-06-27)