From 0fcaac66d115948605c14eaf45a41d3923eaafeb Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Mon, 28 Oct 2024 12:31:11 -0400 Subject: [PATCH] chore(main): release 1.11.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2fd403..09b0b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.11.0](https://github.com/AstroNvim/astrocore/compare/v1.10.0...v1.11.0) (2024-10-28) + + +### Features + +* **health:** add health check for conflicting mappings ([1040947](https://github.com/AstroNvim/astrocore/commit/1040947440b44d1d79ec575b30ba05c7091d6dff)) + ## [1.10.0](https://github.com/AstroNvim/astrocore/compare/v1.9.0...v1.10.0) (2024-09-27)