File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 1.8.2 ] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.8.1 ...v1.8.2 ) (2023-07-02 )
3
+ ## [ 1.8.3 ] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.8.2 ...v1.8.3 ) (2023-07-03 )
4
4
### Bug Fixes
5
+ * 修复取消分享错误 ([ ea0d550] ( https://github.com/terwer/siyuan-plugin-blog/commit/ea0d550bdaa91b91a636eded634c35954d62072a ) )
6
+ ## [ 1.8.2] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.8.1...v1.8.2 ) (2023-07-02)
5
7
* 优化消息提示 ([ 1f0c1f5] ( https://github.com/terwer/siyuan-plugin-blog/commit/1f0c1f5c28fbb8e768a47022c37d29495aeea03e ) )
6
8
## [ 1.8.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/v1.8.0...v1.8.1 ) (2023-07-02)
7
9
* 修复 vercel 图片错误问题 ([ a99a3c4] ( https://github.com/terwer/siyuan-plugin-blog/commit/a99a3c45a3b884cdd72f8355e6f9c5895860e8f4 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " siyuan-blog" ,
3
- "version" : " 1.8.2 " ,
3
+ "version" : " 1.8.3 " ,
4
4
"description" : " The notions sharing function you want is here too" ,
5
5
"type" : " module" ,
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" : " 1.8.2 " ,
5
+ "version" : " 1.8.3 " ,
6
6
"minAppVersion" : " 2.9.0" ,
7
7
"backends" : [
8
8
" windows" ,
You can’t perform that action at this time.
0 commit comments