We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174898d commit 6bdc346Copy full SHA for 6bdc346
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.30.0"
+ "version": "0.31.0"
8
}
packages/foam-vscode/package.json
@@ -8,7 +8,7 @@
"type": "git"
9
},
10
"homepage": "https://github.com/foambubble/foam",
11
- "version": "0.30.0",
+ "version": "0.31.0",
12
"license": "MIT",
13
"publisher": "foam",
14
"engines": {
packages/foam-vscode/webview-ui/graph/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@foam/graph",
3
- "version": "0.1.0",
"description": "Foam graph visualization web component",
"type": "module",
0 commit comments