From 5d69a8b159178c53d08151350967e2b0a42d59be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:05:02 +0800 Subject: [PATCH] chore(main): release 4.3.3 (#193) 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 7563818..f2a942c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.3.3](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.3.2...v4.3.3) (2024-08-08) + + +### Bug Fixes + +* **specs:** use Constant instead of Number ([#192](https://github.com/zenbones-theme/zenbones.nvim/issues/192)) ([a041a4e](https://github.com/zenbones-theme/zenbones.nvim/commit/a041a4e7a10b8f185f3eaf18e35e60cb0d3ca6a2)) + ## [4.3.2](https://github.com/zenbones-theme/zenbones.nvim/compare/v4.3.1...v4.3.2) (2024-08-08)