This commit is contained in:
Elio Struyf
2025-07-01 09:14:52 +02:00
parent feb6b008e9
commit b845fd422b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "vscode-front-matter-beta", "name": "vscode-front-matter-beta",
"version": "10.8.0", "version": "10.9.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "vscode-front-matter-beta", "name": "vscode-front-matter-beta",
"version": "10.8.0", "version": "10.9.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",

View File

@@ -3,7 +3,7 @@
"displayName": "Front Matter CMS", "displayName": "Front Matter CMS",
"description": "Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice like: Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and many more...", "description": "Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice like: Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and many more...",
"icon": "assets/frontmatter-teal-128x128.png", "icon": "assets/frontmatter-teal-128x128.png",
"version": "10.8.0", "version": "10.9.0",
"preview": false, "preview": false,
"publisher": "eliostruyf", "publisher": "eliostruyf",
"galleryBanner": { "galleryBanner": {