Skip to content

Commit

Permalink
chore(main): release 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 31, 2023
1 parent 1dfd349 commit 3566dbf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.11.3](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.11.2...v1.11.3) (2023-08-31)


### Bug Fixes

* [#435](https://github.com/terwer/siyuan-plugin-publisher/issues/435) 过滤掉思源剪藏插件的引用摘要 ([617be1d](https://github.com/terwer/siyuan-plugin-publisher/commit/617be1de671f2dc424784d6dab49b8152177bf60))
* [#680](https://github.com/terwer/siyuan-plugin-publisher/issues/680) PC客户端多个工作空间情况下,自动读取思源地址 ([cd8a375](https://github.com/terwer/siyuan-plugin-publisher/commit/cd8a375d4abffc22ee5fe15f78fa43270be3b332))
* [#692](https://github.com/terwer/siyuan-plugin-publisher/issues/692) 闪卡标记渲染成Markdown之后去除== ([0e1e7f1](https://github.com/terwer/siyuan-plugin-publisher/commit/0e1e7f1592291c340035c304ac98950fb012f2af))
* 优化AI配置检测机制 ([02a243a](https://github.com/terwer/siyuan-plugin-publisher/commit/02a243aae5b85affba4145cd9178addf7649612d))
* 修复YAML转换错误 ([53f7196](https://github.com/terwer/siyuan-plugin-publisher/commit/53f71967b18824206673a8b51fe5be38cd6db568))
* 修复多个平台发布之后数据不一致的问题 ([fd9cfe7](https://github.com/terwer/siyuan-plugin-publisher/commit/fd9cfe702c38d021615c30567abb5a99735444b8))

## [1.11.2](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.11.1...v1.11.2) (2023-08-31)
### Bug Fixes
* 优化一些属性合并逻辑 ([f8719c7](https://github.com/terwer/siyuan-plugin-publisher/commit/f8719c72986b8a0222434fed0596eb768d6870f8))
Expand Down Expand Up @@ -242,4 +254,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.11.2",
"version": "1.11.3",
"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 3566dbf

Please sign in to comment.