From 4195797024961d01ed83e69d2f9e694710f8da5a Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Wed, 22 Dec 2021 23:33:10 +0100 Subject: [PATCH] v0.17.2 --- lerna.json | 2 +- packages/foam-vscode/package.json | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lerna.json b/lerna.json index 2958ebce6..ef99e3bb8 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "0.17.1" + "version": "0.17.2" } diff --git a/packages/foam-vscode/package.json b/packages/foam-vscode/package.json index f56214a30..205197d65 100644 --- a/packages/foam-vscode/package.json +++ b/packages/foam-vscode/package.json @@ -8,7 +8,7 @@ "type": "git" }, "homepage": "https://github.com/foambubble/foam", - "version": "0.17.1", + "version": "0.17.2", "license": "MIT", "publisher": "foam", "engines": { @@ -41,7 +41,9 @@ { "path": "./syntaxes/injection.json", "scopeName": "foam.wikilink.injection", - "injectTo": ["text.html.markdown"] + "injectTo": [ + "text.html.markdown" + ] } ], "colors": [