Skip to content

Commit

Permalink
chore(main): release 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 6, 2023
1 parent b29233b commit 48b1fac
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.13.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.12.0...v1.13.0) (2023-09-06)


### Features

* 微信公众号支持 cookie 认证 ([7816ca5](https://github.com/terwer/siyuan-plugin-publisher/commit/7816ca516b3c2630b4a0a635aa9ddb2416439dc7))
* 微信公众号支持上传图片 ([1cdfb87](https://github.com/terwer/siyuan-plugin-publisher/commit/1cdfb872af6723b9d3a446ec06a89f3adca69f7d))
* 微信公众号支持上传图片 ([41f0249](https://github.com/terwer/siyuan-plugin-publisher/commit/41f02492d3c740a01b5e66ecadf5eb881dd210db))
* 微信公众号支持上传图片 ([2384e72](https://github.com/terwer/siyuan-plugin-publisher/commit/2384e72817b05058601351ed263c49b956a830cc))
* 微信公众号文章发布Form表单探索 ([9c6ab1b](https://github.com/terwer/siyuan-plugin-publisher/commit/9c6ab1b1f0f79cd52ec520dd9f161dfdb0e28db4))
* 微信公众号文章文章更新 ([85e3668](https://github.com/terwer/siyuan-plugin-publisher/commit/85e3668d87bcac8c4fb3d69d495727050d0e5589))


### Bug Fixes

* 修复图床插件开启的时候CSDN平台的图片问题 ([3eb68c0](https://github.com/terwer/siyuan-plugin-publisher/commit/3eb68c08253ca5db1d257797fee0c26837d306e5))
* 修复部分文案错误 ([8267742](https://github.com/terwer/siyuan-plugin-publisher/commit/8267742b0fa964b4b0d1f7ea13158c39bf16b8bf))
* 对不支持标签的平台隐藏标签设置 ([690bf9d](https://github.com/terwer/siyuan-plugin-publisher/commit/690bf9d134f783cca464fa1d3e3ad92016172d1a))
* 对不支持标签的平台隐藏标签设置 ([7ecfb23](https://github.com/terwer/siyuan-plugin-publisher/commit/7ecfb235c470129b0333057290a3aba71d053701))
* 支持平台一键导入 ([1c8934e](https://github.com/terwer/siyuan-plugin-publisher/commit/1c8934ea1e9795ab816f914938d4159a155a9103))

## [1.12.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.11.3...v1.12.0) (2023-09-02)
### Features
* [#130](https://github.com/terwer/siyuan-plugin-publisher/issues/130) 支持发布到CSDN ([5566040](https://github.com/terwer/siyuan-plugin-publisher/commit/5566040934eddcc22d5d1480beab70294e994a28))
Expand Down Expand Up @@ -258,4 +279,4 @@
* **deps-dev:** bump vite-plugin-static-copy from 0.16.0 to 0.17.0 ([feea39d](https://github.com/terwer/siyuan-plugin-publisher/commit/feea39d39bff74051fe0d68153b0628b00bff53f))
* **deps-dev:** bump vitest from 0.32.4 to 0.33.0 ([f2ce507](https://github.com/terwer/siyuan-plugin-publisher/commit/f2ce507ea537601d7dba21de84524274ec1cbee4))
* release 0.8.0 ([29336cd](https://github.com/terwer/siyuan-plugin-publisher/commit/29336cd847064971bc842e44aee75a8e90c226a8))
* 优化构建流程 ([f4aeea1](https://github.com/terwer/siyuan-plugin-publisher/commit/f4aeea1c618638a7774105a87b3e690d6d5d3927))
* 优化构建流程 ([f4aeea1](https://github.com/terwer/siyuan-plugin-publisher/commit/f4aeea1c618638a7774105a87b3e690d6d5d3927))
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.12.0",
"version": "1.13.0",
"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

0 comments on commit 48b1fac

Please sign in to comment.