From a302aa341103554d5bad5389c39b53bc5f060070 Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Mon, 9 Dec 2024 22:03:31 -0500 Subject: [PATCH] chore(main): release 4.7.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c288ef..ba19b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.7.2](https://github.com/AstroNvim/astrotheme/compare/v4.7.1...v4.7.2) (2024-12-10) + + +### Bug Fixes + +* **base:** add new diff highlight groups ([e90c63e](https://github.com/AstroNvim/astrotheme/commit/e90c63e375142b6608e29669acac9f170ba8bdce)) + ## [4.7.1](https://github.com/AstroNvim/astrotheme/compare/v4.7.0...v4.7.1) (2024-12-03)