File tree Expand file tree Collapse file tree 6 files changed +10
-6
lines changed Expand file tree Collapse file tree 6 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 6.0.1 "
2
+ "." : " 6.0.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 6.0.1 ] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.0.0 ...siyuan-plugin-blog-v6.0.1 ) (2025-01-10)
3
+ ## [ 6.0.2 ] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.0.1 ...siyuan-plugin-blog-v6.0.2 ) (2025-01-10)
4
4
### Bug Fixes
5
+ * install script ([ 586501e] ( https://github.com/terwer/siyuan-plugin-blog/commit/586501e0f443d5b5560d3636cf2a1d33798464b8 ) )
6
+ * install scripts ([ 3b238c7] ( https://github.com/terwer/siyuan-plugin-blog/commit/3b238c733c42ef6abec32eeaa713d9f5df9b2f67 ) )
7
+ * siyuan build ([ 89b5770] ( https://github.com/terwer/siyuan-plugin-blog/commit/89b57709cf92b54f96614c0bf6792bc889f27d71 ) )
8
+ ## [ 6.0.1] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v6.0.0...siyuan-plugin-blog-v6.0.1 ) (2025-01-10)
5
9
* ci ([ 7024dd3] ( https://github.com/terwer/siyuan-plugin-blog/commit/7024dd31972c039100d01f6718d3d7e13d09338f ) )
6
10
## [ 6.0.0] ( https://github.com/terwer/siyuan-plugin-blog/compare/siyuan-plugin-blog-v5.3.1...siyuan-plugin-blog-v6.0.0 ) (2025-01-10)
7
11
### ⚠ BREAKING CHANGES
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.0.1 " ,
4
+ "version" : " 6.0.2 " ,
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.0.1 " ,
3
+ "version" : " 6.0.2 " ,
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.0.1 " ,
5
+ "version" : " 6.0.2 " ,
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.0.1 " ,
3
+ "version" : " 6.0.2 " ,
4
4
"scripts" : {
5
5
"devApp" : " ppnpm dev -F @terwer/share-pro-app -- --host" ,
6
6
"devSiyuan" : " pnpm build -F siyuan-blog -- --watch" ,
You can’t perform that action at this time.
0 commit comments