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