File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.2.10] ( https://github.com/pengx17/logseq-plugin-link-preview/compare/v2.2.9...v2.2.10 ) (2023-02-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** package.json:** upgrade logseq sdk ([ #124 ] ( https://github.com/pengx17/logseq-plugin-link-preview/issues/124 ) ) ([ 4b020da] ( https://github.com/pengx17/logseq-plugin-link-preview/commit/4b020da77d08315b38fce86491867ecc88246eab ) )
7
+ * upgrade logseq sdk ( [ #124 ] ( https://github.com/pengx17/logseq-plugin-link-preview/issues/124 ) ) ([ #125 ] ( https://github.com/pengx17/logseq-plugin-link-preview/issues/125 ) ) ([ 78288eb] ( https://github.com/pengx17/logseq-plugin-link-preview/commit/78288ebab72db7936a9e6641a876650ebd72895d ) )
8
+
1
9
## [ 2.2.9] ( https://github.com/pengx17/logseq-plugin-link-preview/compare/v2.2.8...v2.2.9 ) (2022-07-18)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " logseq-plugin-link-preview" ,
3
- "version" : " 2.2.9 " ,
3
+ "version" : " 2.2.10 " ,
4
4
"main" : " dist/index.html" ,
5
5
"scripts" : {
6
6
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments