Update changelog

This commit is contained in:
Elio Struyf
2024-03-13 15:02:23 +01:00
parent 87bdabf515
commit c1a0609216
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
### ✨ New features
- [#671](https://github.com/estruyf/vscode-front-matter/issues/671): Command bar for contents and media dashboard
### 🎨 Enhancements
### ⚡️ Optimizations
+1 -1
View File
@@ -672,7 +672,7 @@ export enum LocalizationKey {
*/
dashboardHeaderTabsSnippets = 'dashboard.header.tabs.snippets',
/**
* data
* Data
*/
dashboardHeaderTabsData = 'dashboard.header.tabs.data',
/**