Skip to content

Commit

Permalink
Merge pull request #1195 from terwer/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--siyuan-plugin-publisher

chore(main): release siyuan-plugin-publisher 1.21.4
  • Loading branch information
terwer committed Apr 24, 2024
2 parents 4ad99ed + b07f946 commit 248a0b4
Show file tree
Hide file tree
Showing 10 changed files with 6,410 additions and 5,147 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.21.3"
".": "1.21.4"
}
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Changelog

## [1.21.3](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.2...siyuan-plugin-publisher-v1.21.3) (2024-04-22)
## [1.21.4](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.3...siyuan-plugin-publisher-v1.21.4) (2024-04-24)
### Bug Fixes
* [#1191](https://github.com/terwer/siyuan-plugin-publisher/issues/1191) markdown render error with multi list ([bde0e15](https://github.com/terwer/siyuan-plugin-publisher/commit/bde0e15555fa9cdc8f4f02051f55966692d22b2f))
* **deps:** bump @iconify/json from 2.2.199 to 2.2.203 ([a474a6d](https://github.com/terwer/siyuan-plugin-publisher/commit/a474a6dc175aa3b278fad528cf77a90ada5b12e5))
* **deps:** bump iframe-resizer from 4.3.9 to 4.3.11 ([aeb99fe](https://github.com/terwer/siyuan-plugin-publisher/commit/aeb99fef0a64230b817feb0ad066e002b3d39a98))
* **deps:** bump vue from 3.4.21 to 3.4.24 ([a71a479](https://github.com/terwer/siyuan-plugin-publisher/commit/a71a479307f3a9b50d34229521f22144f5ef47b4))
* **deps:** bump zhi-siyuan-picgo from 1.9.0 to 1.10.2 ([7d0da92](https://github.com/terwer/siyuan-plugin-publisher/commit/7d0da9228a0d0340e715f4f9a5c62b0bb1fd40fa))
### Miscellaneous
* **deps-dev:** bump vue-tsc from 2.0.12 to 2.0.14 ([72d2de4](https://github.com/terwer/siyuan-plugin-publisher/commit/72d2de41c50765bd8c6cd3f5fac3de0ae901e53e))
## [1.21.3](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.2...siyuan-plugin-publisher-v1.21.3) (2024-04-22)
* [#1176](https://github.com/terwer/siyuan-plugin-publisher/issues/1176) time zone error for hugo ([2ab1f07](https://github.com/terwer/siyuan-plugin-publisher/commit/2ab1f07a3dea3c47604d622a79e59471116c1799))
* dev link fail on first run ([fcf60f4](https://github.com/terwer/siyuan-plugin-publisher/commit/fcf60f4e6e52adc8613ef65b5fb53c8e404edd8a))
### Miscellaneous
* add auto-import type define ([aa343d0](https://github.com/terwer/siyuan-plugin-publisher/commit/aa343d084cce390c76c6b29ce1ab26d91fa5c034))
## [1.21.2](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.1...siyuan-plugin-publisher-v1.21.2) (2024-04-13)
* notion publish error ([cfc974e](https://github.com/terwer/siyuan-plugin-publisher/commit/cfc974e8b4beb56795d4b6442ff467870a7efe2f))
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ to [Latest Adaptation](https://terwergreen.feishu.cn/share/base/view/shrcnWT2IGI

## Version Preview

### 1.21.4-preview – As of Q1 2024
### 1.21.5-preview – As of Q1 2024

- Expansion of telegra.ph support for image uploads
- Reference: https://www.npmjs.com/package/telegraph-uploader
Expand All @@ -150,7 +150,7 @@ to [Latest Adaptation](https://terwergreen.feishu.cn/share/base/view/shrcnWT2IGI
- #948 #905 Corrections addressing halo platform-related concerns
- Addressing vuepress2 related issues

### 1.21.5-preview – As of Q1 2024
### 1.21.6-preview – As of Q1 2024

- Inclusion of support for BiliBili and Xiaohongshu platforms

Expand Down
4 changes: 2 additions & 2 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@

## 版本预告

### 1.21.4-preview - 截止到 2024 年 Q1
### 1.21.5-preview - 截止到 2024 年 Q1

- telegra.ph 支持上传图片
- 参考 https://www.npmjs.com/package/telegraph-uploader
Expand All @@ -138,7 +138,7 @@
- #948 #905 halo 平台相关问题修复
- vuepress2 相关问题

### 1.21.5-preview - 截止到 2024 年 Q1
### 1.21.6-preview - 截止到 2024 年 Q1

- 支持 B 站、小红书

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siyuan-plugin-publisher",
"version": "1.21.3",
"version": "1.21.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
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.21.3",
"version": "1.21.4",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down

0 comments on commit 248a0b4

Please sign in to comment.