From cec3cbee3a51a5489addb530ad072fbdb17e3f9b Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 23 Oct 2024 17:54:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 890bfb89..8e34383a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [10.x.x] - 2024-xx-xx + +### 🐞 Fixes + +- [#876](https://github.com/estruyf/vscode-front-matter/issues/876): Fix snippet type on the snippet card + ## [10.5.1] - 2024-10-23 ### 🎨 Enhancements