From 06415e3fbf2523fefce25d49fcabed4aeb5f13b1 Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Wed, 19 Aug 2026 02:02:28 -0400 Subject: [PATCH] chore(main): release 4.13.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bc1156..9b55db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.13.0](https://github.com/AstroNvim/astrotheme/compare/v4.12.0...v4.13.0) (2026-08-19) + + +### Features + +* **extras:** add vscode port ([#181](https://github.com/AstroNvim/astrotheme/issues/181)) ([d622df1](https://github.com/AstroNvim/astrotheme/commit/d622df1b02766f8b10f58e122da0412251397dc0)) + ## [4.12.0](https://github.com/AstroNvim/astrotheme/compare/v4.11.0...v4.12.0) (2026-06-16)