Skip to content

Commit

Permalink
chore(main): release 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2023
1 parent 6a2ddba commit c160c82
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.17.2](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.17.1...v1.17.2) (2023-10-12)


### Bug Fixes

* Vuepress 支持发布为日记 ([3da0481](https://github.com/terwer/siyuan-plugin-publisher/commit/3da0481a9dbde59b207b2cb720c16f1b5f47b5d5))
* 将index.html中 modulepreload 改为 preload ([a43b572](https://github.com/terwer/siyuan-plugin-publisher/commit/a43b572cae24fc7de380207773ca43d256859566))


### Miscellaneous

* dynamic import chatgpt [#786](https://github.com/terwer/siyuan-plugin-publisher/issues/786) ([8904c3a](https://github.com/terwer/siyuan-plugin-publisher/commit/8904c3a1fedf243b143e3e877bacddb806cbce6a))

## [1.17.1](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.17.0...v1.17.1) (2023-10-11)
### Bug Fixes
* vuepress 支持自动推测发布目录 ([71e57d3](https://github.com/terwer/siyuan-plugin-publisher/commit/71e57d30b3a61571c282a8561761207ec1e9cac7))
Expand Down Expand Up @@ -336,4 +349,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.17.1",
"version": "1.17.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

0 comments on commit c160c82

Please sign in to comment.