Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer authored Nov 16, 2024
2 parents e629226 + 71f0066 commit dea8f2a
Show file tree
Hide file tree
Showing 8 changed files with 1,036 additions and 1,038 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.23.0"
".": "1.23.4"
}
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Changelog

## [1.23.4](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.23.3...siyuan-plugin-publisher-v1.23.4) (2024-11-16)
### Bug Fixes
* pic upload error in some cases ([79351cc](https://github.com/terwer/siyuan-plugin-publisher/commit/79351cc5178b5a17429eff135b159ca139a20268))
## [1.23.3](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.23.2...siyuan-plugin-publisher-v1.23.3) (2024-11-16)
## [1.23.2](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.23.1...siyuan-plugin-publisher-v1.23.2) (2024-11-16)
## [1.23.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.23.0...siyuan-plugin-publisher-v1.23.1) (2024-11-16)
### Miscellaneous
* **deps-dev:** bump vercel from 37.14.0 to 39.0.2 ([2f3955b](https://github.com/terwer/siyuan-plugin-publisher/commit/2f3955bb6677f03caf6f688ed87fd5f78fbe6cc3))
## [1.23.0](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.22.1...siyuan-plugin-publisher-v1.23.0) (2024-11-08)
### Features
* support stream for short desc ([b70e350](https://github.com/terwer/siyuan-plugin-publisher/commit/b70e3502f911ad80527544482d5abed53179a561))
### Miscellaneous
* update docs ([df4c220](https://github.com/terwer/siyuan-plugin-publisher/commit/df4c2201d24136aa535ff9174ad733cb3e2ecf50))
## [1.22.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.22.0...siyuan-plugin-publisher-v1.22.1) (2024-11-08)
### Bug Fixes
* add ts lint check ([dbaa227](https://github.com/terwer/siyuan-plugin-publisher/commit/dbaa22786c6b0aa8c37a72b6667abce596cdb215))
* **deps:** bump cheerio from 1.0.0-rc.12 to 1.0.0 ([02ba33d](https://github.com/terwer/siyuan-plugin-publisher/commit/02ba33dc8b10e77751b09c74189ea68c49d2f571))
* **deps:** bump iframe-resizer from 4.4.5 to 5.3.2 ([870ff9f](https://github.com/terwer/siyuan-plugin-publisher/commit/870ff9fbef081154e906f0fc52363e7e27a25573))
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siyuan-plugin-publisher",
"version": "1.23.0",
"version": "1.23.4",
"description": "Publish articles from Siyuan Notes to platforms such as Yuque, Notion, Cnblogs, WordPress, Typecho, Hexo, Zhihu and more",
"repository": "terwer/siyuan-plugin-publisher",
"homepage": "https://github.com/terwer/siyuan-plugin-publisher",
Expand Down Expand Up @@ -83,7 +83,7 @@
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5",
"xmlbuilder2": "^3.1.1",
"zhi-blog-api": "^1.66.0",
"zhi-blog-api": "^1.67.0",
"zhi-common": "^1.33.0",
"zhi-device": "^2.11.0",
"zhi-fetch-middleware": "^0.12.0",
Expand All @@ -96,4 +96,4 @@
"zhi-xmlrpc-middleware": "^0.6.21"
},
"packageManager": "[email protected]"
}
}
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-plugin-publisher",
"author": "terwer",
"url": "https://github.com/terwer/siyuan-plugin-publisher",
"version": "1.23.0",
"version": "1.23.4",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down
2,048 changes: 1,020 additions & 1,028 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/extensions/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "思源笔记发布辅助工具",
"version": "1.23.0",
"version": "1.23.4",
"manifest_version": 3,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion src/extensions/mv2/manifest-v2-for-firefox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "开发版 - 思源笔记发布辅助工具",
"version": "1.23.0",
"version": "1.23.4",
"manifest_version": 2,
"author": "terwer",
"icons": {
Expand Down
2 changes: 1 addition & 1 deletion widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-post-publisher",
"author": "terwer",
"url": "https://github.com/terwer/sy-post-publisher",
"version": "1.23.0",
"version": "1.23.4",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down

0 comments on commit dea8f2a

Please sign in to comment.