Skip to content

Commit 1b1396d

Browse files
v0.18.0
1 parent ebaab2e commit 1b1396d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "0.17.8"
7+
"version": "0.18.0"
88
}

packages/foam-vscode/package.json

+2-2
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.17.8",
11+
"version": "0.18.0",
1212
"license": "MIT",
1313
"publisher": "foam",
1414
"engines": {
@@ -446,4 +446,4 @@
446446
"unist-util-visit": "^2.0.2",
447447
"yaml": "^1.10.0"
448448
}
449-
}
449+
}

0 commit comments

Comments
 (0)