We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111c771 commit 3adf853Copy full SHA for 3adf853
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.17.4"
+ "version": "0.17.5"
8
}
packages/foam-vscode/package.json
@@ -8,7 +8,7 @@
"type": "git"
9
},
10
"homepage": "https://github.com/foambubble/foam",
11
- "version": "0.17.4",
+ "version": "0.17.5",
12
"license": "MIT",
13
"publisher": "foam",
14
"engines": {
@@ -440,4 +440,4 @@
440
"unist-util-visit": "^2.0.2",
441
"yaml": "^1.10.0"
442
443
-}
+}
0 commit comments