From 169a9a3c6654310f5a23d14b6b7d9a31e4c8d6ef Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Wed, 11 Oct 2023 13:22:41 -0400 Subject: [PATCH] chore(main): release 3.0.1 (#91) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43a062d..22ad9c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.0.1](https://github.com/AstroNvim/astrotheme/compare/v3.0.0...v3.0.1) (2023-10-11) + + +### Bug Fixes + +* **astrodark:** remove unnecessary color ([c16348e](https://github.com/AstroNvim/astrotheme/commit/c16348e4da90ed65b1a089dc0f7663f8c5d734b8)) +* **astrolight:** revert accidental astrolight color changes ([16d8b6f](https://github.com/AstroNvim/astrotheme/commit/16d8b6fa6fba6017746ff389d9f7f7c6dc730d4c)) + ## [3.0.0](https://github.com/AstroNvim/astrotheme/compare/v2.4.0...v3.0.0) (2023-10-11)