We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebaab2e commit 1b1396dCopy full SHA for 1b1396d
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.17.8"
+ "version": "0.18.0"
8
}
packages/foam-vscode/package.json
@@ -8,7 +8,7 @@
"type": "git"
9
},
10
"homepage": "https://github.com/foambubble/foam",
11
- "version": "0.17.8",
+ "version": "0.18.0",
12
"license": "MIT",
13
"publisher": "foam",
14
"engines": {
@@ -446,4 +446,4 @@
446
"unist-util-visit": "^2.0.2",
447
"yaml": "^1.10.0"
448
449
-}
+}
0 commit comments