File tree Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 6.2 .0"
2
+ "." : " 6.3 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 6.2 .0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.1 .0...siyuan-plugin-blog-v6.2 .0 ) (2025-01-21 )
3
+ ## [ 6.3 .0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.2 .0...siyuan-plugin-blog-v6.3 .0 ) (2025-01-22 )
4
4
### Features
5
+ * add memo support ([ 6a8c5da] ( https://github.com/terwer/siyuan-plugin-blog/commit/6a8c5da3d66580e101c8b228d6fc8f5fd5f5761d ) )
6
+ ### Bug Fixes
7
+ * content overflow ([ 6335c1c] ( https://github.com/terwer/siyuan-plugin-blog/commit/6335c1c4eb6301ae31ff7f1ac391eb37df8b417c ) )
8
+ * provider mode 404 page ([ 80f0c58] ( https://github.com/terwer/siyuan-plugin-blog/commit/80f0c58d3cbffd4315f91f3d9e043203e5280bad ) )
9
+ ## [ 6.2.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.1.0...siyuan-plugin-blog-v6.2.0 ) (2025-01-21)
5
10
* improve no share page ([ 6ef3ee8] ( https://github.com/terwer/siyuan-plugin-blog/commit/6ef3ee8992ca24174b65c667870fb1b99c3b255d ) )
6
11
* new ui ([ 02e4f2b] ( https://github.com/terwer/siyuan-plugin-blog/commit/02e4f2bafe4e45e2a0f89efca6ba86cae20f5de3 ) )
7
12
* support data table ([ 5534334] ( https://github.com/terwer/siyuan-plugin-blog/commit/55343346144bd87ea04264202becf457fa88b2de ) )
8
13
* support data table assets ([ 0754647] ( https://github.com/terwer/siyuan-plugin-blog/commit/0754647d3228e1c151c6170c8e154e65ed17cdac ) )
9
14
* support embed blocks ([ 92eee86] ( https://github.com/terwer/siyuan-plugin-blog/commit/92eee8617c09ad185a9e9c1c72cdf5ca636d95f6 ) )
10
15
* support fold blocks ([ d5b2187] ( https://github.com/terwer/siyuan-plugin-blog/commit/d5b2187b1ddc1f276fe6a8f270889f6938da1fbb ) )
11
16
* support fold blocks - heading ([ 81bf687] ( https://github.com/terwer/siyuan-plugin-blog/commit/81bf6875b44aafe537f9900ceca002d282077ca8 ) )
12
- ### Bug Fixes
13
17
* doctree style ([ 5b6c0f3] ( https://github.com/terwer/siyuan-plugin-blog/commit/5b6c0f3b4ecae3d0649dd5644b32a06f7f390127 ) )
14
18
* outline style ([ 9f3cfaa] ( https://github.com/terwer/siyuan-plugin-blog/commit/9f3cfaa7908a633a1789d6a9fead8d268072951b ) )
15
19
### Miscellaneous
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @terwer/share-pro-app" ,
3
3
"type" : " module" ,
4
- "version" : " 6.2 .0" ,
4
+ "version" : " 6.3 .0" ,
5
5
"scripts" : {
6
6
"dev" : " bash script/dev.sh" ,
7
7
"build" : " bash script/build.sh" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " siyuan-blog" ,
3
- "version" : " 6.2 .0" ,
3
+ "version" : " 6.3 .0" ,
4
4
"type" : " module" ,
5
5
"homepage" : " https://github.com/terwer/siyuan-plugin-blog" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 2
2
"name" : " siyuan-blog" ,
3
3
"author" : " terwer" ,
4
4
"url" : " https://github.com/terwer/siyuan-plugin-blog" ,
5
- "version" : " 6.2 .0" ,
5
+ "version" : " 6.3 .0" ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"backends" : [
8
8
" windows" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " siyuan-plugin-blog" ,
3
- "version" : " 6.2 .0" ,
3
+ "version" : " 6.3 .0" ,
4
4
"scripts" : {
5
5
"devApp" : " pnpm dev -F @terwer/share-pro-app -- --host" ,
6
6
"devSiyuan" : " pnpm build -F siyuan-blog -- --watch" ,
Original file line number Diff line number Diff line change 2
2
"name" : " siyuan-blog" ,
3
3
"author" : " terwer" ,
4
4
"url" : " https://github.com/terwer/siyuan-plugin-blog" ,
5
- "version" : " 6.2 .0" ,
5
+ "version" : " 6.3 .0" ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"backends" : [
8
8
" windows" ,
You can’t perform that action at this time.
0 commit comments