From ba4b7f8e4980f3e4a78ace1c86913434a368572a Mon Sep 17 00:00:00 2001 From: AstroNvim Bot Date: Thu, 25 Apr 2024 11:31:48 -0400 Subject: [PATCH] chore(main): release 8.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a25a7e0d7..0b3d3320d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [8.1.1](https://github.com/AstroNvim/astrocommunity/compare/v8.1.0...v8.1.1) (2024-04-25) + + +### Bug Fixes + +* **pack:** update typescript-all-in-one disable typescript-tools to denols ([#876](https://github.com/AstroNvim/astrocommunity/issues/876)) ([4bccd65](https://github.com/AstroNvim/astrocommunity/commit/4bccd6591d90cc5defe6355d634be4b0c562d832)) + ## [8.1.0](https://github.com/AstroNvim/astrocommunity/compare/v8.0.0...v8.1.0) (2024-04-25)