From 510d12c088ed45a410371c63ebd62ffb54c1615f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:26:55 +0100 Subject: [PATCH] chore(main): release 3.5.0 (#143) 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 0d75471..15978d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.5.0](https://github.com/mcchrish/zenbones.nvim/compare/v3.4.2...v3.5.0) (2023-10-30) + + +### Features + +* DiagnosticOk ([#142](https://github.com/mcchrish/zenbones.nvim/issues/142)) ([c7b66be](https://github.com/mcchrish/zenbones.nvim/commit/c7b66be373d7576ad02b5ee9c847971421c6781c)) + ## [3.4.2](https://github.com/mcchrish/zenbones.nvim/compare/v3.4.1...v3.4.2) (2023-10-30)