File tree 5 files changed +5
-10
lines changed
5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## [ 6.4.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.4.0...siyuan-plugin-blog-v6.4.1 ) (2025-03-10)
4
-
5
-
6
4
### Bug Fixes
7
-
8
5
* image not show in some cases ([ f637dad] ( https://github.com/terwer/siyuan-plugin-blog/commit/f637dad51ae6f0a852719c782017c087ff9af442 ) )
9
-
10
6
## [ 6.4.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.3.0...siyuan-plugin-blog-v6.4.0 ) (2025-01-22)
11
7
### Features
12
8
* change ip ([ 1ef7fa3] ( https://github.com/terwer/siyuan-plugin-blog/commit/1ef7fa3f930ded4adb69d1aa4f25514bd5ca4a25 ) )
13
9
### Miscellaneous
14
10
* add provider startup script ([ 02b592f] ( https://github.com/terwer/siyuan-plugin-blog/commit/02b592f013a0b5a68dbee2b33f4ffbf366ceba0a ) )
15
11
## [ 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)
16
12
* add memo support ([ 6a8c5da] ( https://github.com/terwer/siyuan-plugin-blog/commit/6a8c5da3d66580e101c8b228d6fc8f5fd5f5761d ) )
17
- ### Bug Fixes
18
13
* content overflow ([ 6335c1c] ( https://github.com/terwer/siyuan-plugin-blog/commit/6335c1c4eb6301ae31ff7f1ac391eb37df8b417c ) )
19
14
* provider mode 404 page ([ 80f0c58] ( https://github.com/terwer/siyuan-plugin-blog/commit/80f0c58d3cbffd4315f91f3d9e043203e5280bad ) )
20
15
## [ 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)
380
375
## [ 1.4.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.3.0...v1.4.0 ) (2023-06-21)
381
376
## [ 1.3.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.2.1...v1.3.0 ) (2023-06-21)
382
377
## [ 1.2.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.2.0...v1.2.1 ) (2023-06-20)
383
- ## [ 1.2.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.1.2...v1.2.0 ) (2023-06-20)
378
+ ## [ 1.2.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.1.2...v1.2.0 ) (2023-06-20)
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.4.0 " ,
4
+ "version" : " 6.4.1 " ,
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.4.0 " ,
3
+ "version" : " 6.4.1 " ,
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.4.0 " ,
5
+ "version" : " 6.4.1 " ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"backends" : [
8
8
" windows" ,
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.4.0 " ,
5
+ "version" : " 6.4.1 " ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"backends" : [
8
8
" windows" ,
You can’t perform that action at this time.
0 commit comments