We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70e441 commit 9606dccCopy full SHA for 9606dcc
lerna.json
@@ -4,5 +4,5 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "0.25.12"
+ "version": "0.26.0"
8
}
packages/foam-vscode/package.json
@@ -8,7 +8,7 @@
"type": "git"
9
},
10
"homepage": "https://github.com/foambubble/foam",
11
- "version": "0.25.12",
+ "version": "0.26.0",
12
"license": "MIT",
13
"publisher": "foam",
14
"engines": {
@@ -714,9 +714,9 @@
714
"detect-newline": "^3.1.0",
715
"github-slugger": "^1.4.0",
716
"gray-matter": "^4.0.2",
717
+ "js-sha1": "^0.7.0",
718
"lodash": "^4.17.21",
719
"lru-cache": "^7.14.1",
- "js-sha1": "^0.7.0",
720
"markdown-it-regex": "^0.2.0",
721
"path-browserify": "^1.0.1",
722
"remark-frontmatter": "^2.0.0",
0 commit comments