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