From 75e8b77fce44c87f92ac283adeae6897905acbcc 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:03:49 +0800 Subject: [PATCH] chore(main): release 3.3.0 (#126) 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 e14e63c..ce0c03f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.2.0...v3.3.0) (2023-06-26) + + +### Features + +* **main:** noice support ([729110b](https://github.com/mcchrish/zenbones.nvim/commit/729110be6e0b6f74d1c9a4d14322f3a79206e397)) + ## [3.2.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.1.0...v3.2.0) (2023-06-09)