Skip to content

Commit

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

## [1.18.1](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.0...v1.18.1) (2023-11-04)


### Bug Fixes

* [#855](https://github.com/terwer/siyuan-plugin-publisher/issues/855) 自动映射分类时才添加路径为分类 ([cc2bb44](https://github.com/terwer/siyuan-plugin-publisher/commit/cc2bb44e0a86f92a492869d2650990a695fbc23e))
* [#857](https://github.com/terwer/siyuan-plugin-publisher/issues/857) 修复查看最新文章路径错误 ([c5dda53](https://github.com/terwer/siyuan-plugin-publisher/commit/c5dda53db2426de95f1df957a6d8f0791c4970a3))
* **deps:** bump vue-i18n from 9.6.2 to 9.6.4 ([9f96acb](https://github.com/terwer/siyuan-plugin-publisher/commit/9f96acbb80ea75f9c2c0cd63b7131b6e93cc22a3))
* **deps:** bump zhi-siyuan-api from 2.12.2 to 2.12.3 ([0e480a6](https://github.com/terwer/siyuan-plugin-publisher/commit/0e480a6ec6f0551f2bf12ffddfc41b74da492bd9))

## [1.18.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.17.3...v1.18.0) (2023-10-31)
### Features
* [#790](https://github.com/terwer/siyuan-plugin-publisher/issues/790) 支持外链转换 ([7fc9cfe](https://github.com/terwer/siyuan-plugin-publisher/commit/7fc9cfeaf619902ff0f30a90d194a672efc315ab))
Expand Down Expand Up @@ -368,4 +378,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.18.0",
"version": "1.18.1",
"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 4b3efdc

Please sign in to comment.