Skip to content

Commit

Permalink
Merge pull request #1162 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.2
  • Loading branch information
terwer committed Apr 13, 2024
2 parents d25feee + 7eedd74 commit 622980b
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "1.21.1"
".": "1.21.2"
}
11 changes: 9 additions & 2 deletions CHANGELOG.md
@@ -1,10 +1,17 @@
# Changelog

## [1.21.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.0...siyuan-plugin-publisher-v1.21.1) (2024-04-10)
## [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)
### Bug Fixes
* notion publish error ([cfc974e](https://github.com/terwer/siyuan-plugin-publisher/commit/cfc974e8b4beb56795d4b6442ff467870a7efe2f))
* wechat publish error ([e080cff](https://github.com/terwer/siyuan-plugin-publisher/commit/e080cff78a3122cb1cf58631d04a9115044a9817))
### Miscellaneous
* **deps-dev:** bump typescript from 5.4.4 to 5.4.5 ([1e63afd](https://github.com/terwer/siyuan-plugin-publisher/commit/1e63afdc0307613b570df6a558a17e4299be4378))
* **deps-dev:** bump vercel from 33.7.0 to 34.0.0 ([a2e7ba3](https://github.com/terwer/siyuan-plugin-publisher/commit/a2e7ba3e3d50cfb142ace515013c2ebb8b6abee4))
* **deps-dev:** bump vitest and @vitest/coverage-v8 ([d20da5f](https://github.com/terwer/siyuan-plugin-publisher/commit/d20da5f63fa54100cbd50264efa3bc383dd76c6e))
* **deps-dev:** bump vue-tsc from 2.0.11 to 2.0.12 ([d78d55f](https://github.com/terwer/siyuan-plugin-publisher/commit/d78d55f1f823035b5146a5daa0afc56b1a0a9643))
## [1.21.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.0...siyuan-plugin-publisher-v1.21.1) (2024-04-10)
* cfg file mod time error ([10b37c1](https://github.com/terwer/siyuan-plugin-publisher/commit/10b37c1104fc0d54ed779dafe48b2df543f0e9fa))
* marks and bold replacements errors ([27d43dd](https://github.com/terwer/siyuan-plugin-publisher/commit/27d43dd2a58cc4ae623551f9c020c4e7aa29c717))
### Miscellaneous
* prepare for 1.21.1 ([0910615](https://github.com/terwer/siyuan-plugin-publisher/commit/09106153194e687c5733e817be10ee5519a37173))
## [1.21.0](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.20.1...siyuan-plugin-publisher-v1.21.0) (2024-04-08)
### Features
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -138,7 +138,7 @@ to [Latest Adaptation](https://terwergreen.feishu.cn/share/base/view/shrcnWT2IGI

## Version Preview

### 1.21.2-preview – As of Q1 2024
### 1.21.3-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.3-preview – As of Q1 2024
### 1.21.4-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
Expand Up @@ -126,7 +126,7 @@

## 版本预告

### 1.21.2-preview - 截止到 2024 年 Q1
### 1.21.3-preview - 截止到 2024 年 Q1

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

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

- 支持 B 站、小红书

Expand Down
10 changes: 0 additions & 10 deletions auto-imports.d.ts

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "siyuan-plugin-publisher",
"version": "1.21.1",
"version": "1.21.2",
"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 @@ -35,7 +35,7 @@
"@types/minimist": "^1.2.5",
"@types/node": "^18.19.31",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.4.0",
"@vue/test-utils": "^2.4.5",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.3",
Expand All @@ -51,7 +51,7 @@
"vite": "^5.2.8",
"vite-plugin-html": "^3.2.2",
"vite-plugin-node-polyfills": "^0.21.0",
"vitest": "^1.5.0",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.12"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-plugin-publisher",
"author": "terwer",
"url": "https://github.com/terwer/siyuan-plugin-publisher",
"version": "1.21.1",
"version": "1.21.2",
"minAppVersion": "2.9.0",
"backends": [
"windows",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit 622980b

Please sign in to comment.