Skip to content

Commit 9606dcc

Browse files
v0.26.0
1 parent d70e441 commit 9606dcc

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.25.12"
7+
"version": "0.26.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.25.12",
11+
"version": "0.26.0",
1212
"license": "MIT",
1313
"publisher": "foam",
1414
"engines": {
@@ -714,9 +714,9 @@
714714
"detect-newline": "^3.1.0",
715715
"github-slugger": "^1.4.0",
716716
"gray-matter": "^4.0.2",
717+
"js-sha1": "^0.7.0",
717718
"lodash": "^4.17.21",
718719
"lru-cache": "^7.14.1",
719-
"js-sha1": "^0.7.0",
720720
"markdown-it-regex": "^0.2.0",
721721
"path-browserify": "^1.0.1",
722722
"remark-frontmatter": "^2.0.0",

0 commit comments

Comments
 (0)