File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.1 "
2
+ "." : " 2.1.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 2.0.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-blog-v2.0.0...siyuan-blog-v2.0.1 ) (2024-09-02)
3
+ ## [ 2.1.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-blog-v2.0.1...siyuan-blog-v2.1.0 ) (2024-09-12)
4
+ ### Features
5
+ * adapt style ([ 86dcd91] ( https://github.com/terwer/siyuan-plugin-blog/commit/86dcd91dcceeea835d5d0d965ed11eb7bf2316b1 ) )
4
6
### Bug Fixes
7
+ * update theme to 0.1.2 ([ 8d05f2f] ( https://github.com/terwer/siyuan-plugin-blog/commit/8d05f2fec04a3a5086c6dddb0c8ce86ac39a12d8 ) )
8
+ ## [ 2.0.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-blog-v2.0.0...siyuan-blog-v2.0.1 ) (2024-09-02)
5
9
* prepare new version ([ aaab10b] ( https://github.com/terwer/siyuan-plugin-blog/commit/aaab10b0ab9d8c35e5544c3d6f877c1ade4bbfc1 ) )
6
10
## [ 2.0.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-blog-v1.9.1...siyuan-blog-v2.0.0 ) (2024-09-02)
7
11
### ⚠ BREAKING CHANGES
8
12
* add vip provider mode
9
- ### Features
10
13
* [ #1 ] ( https://github.com/terwer/siyuan-plugin-blog/issues/1 ) 使用Next.js初始化项目 ([ ff993a3] ( https://github.com/terwer/siyuan-plugin-blog/commit/ff993a3fc626a4202392005dd88adf8cf421a217 ) )
11
14
* [ #12 ] ( https://github.com/terwer/siyuan-plugin-blog/issues/12 ) 表格及摘要样式 ([ 384c8e4] ( https://github.com/terwer/siyuan-plugin-blog/commit/384c8e4ca6e07bb60763cfb3dce63eab13cf58c1 ) )
12
15
* [ #14 ] ( https://github.com/terwer/siyuan-plugin-blog/issues/14 ) 静态渲染,提升性能 ([ a1f7ff7] ( https://github.com/terwer/siyuan-plugin-blog/commit/a1f7ff72bf3793894ce6067ef12830282748f7c9 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " siyuan-blog" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.1.0 " ,
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" : " 2.0.1 " ,
5
+ "version" : " 2.1.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