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