Skip to content

Commit 6bdc346

Browse files
v0.31.0
1 parent 174898d commit 6bdc346

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "0.30.0"
7+
"version": "0.31.0"
88
}

packages/foam-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git"
99
},
1010
"homepage": "https://github.com/foambubble/foam",
11-
"version": "0.30.0",
11+
"version": "0.31.0",
1212
"license": "MIT",
1313
"publisher": "foam",
1414
"engines": {

packages/foam-vscode/webview-ui/graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foam/graph",
3-
"version": "0.1.0",
3+
"version": "0.31.0",
44
"description": "Foam graph visualization web component",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)