Skip to content

Commit

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

## [1.10.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.9.0...v1.10.0) (2023-08-23)


### Features

* AI 功能发布 ([ff837b0](https://github.com/terwer/siyuan-plugin-publisher/commit/ff837b0e5282a6994c1ac95689edc7eb1e161140))
* AI集成 ([c701ce6](https://github.com/terwer/siyuan-plugin-publisher/commit/c701ce600f90c392fe9f07131e5a438374dabb6a))
* AI集成-支持生成标题和生成摘要 ([dfaacbe](https://github.com/terwer/siyuan-plugin-publisher/commit/dfaacbeb16e5d5ee6a1bc396cc7b5de9b4d294bc))
* AI集成-支持生成标题和生成摘要 ([2e48ca5](https://github.com/terwer/siyuan-plugin-publisher/commit/2e48ca5bfe9176ce9ead88ab3ee010dd063d5cdd))


### Bug Fixes

* **deps:** bump siyuan from 0.8.0 to 0.8.1 ([98fb7e6](https://github.com/terwer/siyuan-plugin-publisher/commit/98fb7e616ac9e365b4ee74320ff555376ac28066))
* 修复YAML初始化失败问题 ([9ec4af8](https://github.com/terwer/siyuan-plugin-publisher/commit/9ec4af88547c02dec31f29f08a95fdbdb925fae4))
* 修复知识空间设置错误问题 ([4d558e9](https://github.com/terwer/siyuan-plugin-publisher/commit/4d558e9a8159d1443dedd80ad13e63fb550bbac3))
* 支持关闭标题处理和正文处理 ([27745f4](https://github.com/terwer/siyuan-plugin-publisher/commit/27745f4e1536840bbaad457d123f1839d8662e96))
* 新增 AI 功能 ([943d0f0](https://github.com/terwer/siyuan-plugin-publisher/commit/943d0f044815d5fa309fa447bc1a692c345e0339))
* 重构批量分发初始化 ([e0f7538](https://github.com/terwer/siyuan-plugin-publisher/commit/e0f75383ef82ffecbee963913c12a1e647f86be8))


### Miscellaneous

* **deps-dev:** bump vercel from 31.4.0 to 32.0.0 ([d16a791](https://github.com/terwer/siyuan-plugin-publisher/commit/d16a79153f96e1983b576adbe7edbb012e83fa86))

## [1.9.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.8.0...v1.9.0) (2023-08-21)
### Features
* hexo 平台支持修改自定义 yaml ([e9ce0da](https://github.com/terwer/siyuan-plugin-publisher/commit/e9ce0daa43d990762715a918527f218c6863cb21))
Expand Down Expand Up @@ -202,4 +227,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.9.0",
"version": "1.10.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 9db6aec

Please sign in to comment.