Skip to content

Commit

Permalink
chore(main): release 1.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
1 parent d785d47 commit 2380c6e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.18.4](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.3...v1.18.4) (2023-11-06)


### Bug Fixes

* 修复 Yaml 修改未生效问题 ([c3180b9](https://github.com/terwer/siyuan-plugin-publisher/commit/c3180b93ab2964b2ad81a5ba3b7f8bd54781765b))
* 修复未设置标签分类可能报错的问题 ([4645104](https://github.com/terwer/siyuan-plugin-publisher/commit/46451042d600c7221ce59ef06edb8d7e58a2a1cf))
* 修复自动分类路径可能为空的问题 ([131bc71](https://github.com/terwer/siyuan-plugin-publisher/commit/131bc713b681353823839d7f75127f5a7a7faaba))
* 修复自动分类路径可能为空的问题 ([d676c3a](https://github.com/terwer/siyuan-plugin-publisher/commit/d676c3a61d72da40bb10e649fdc2b8502e28ff9b))
* 修复自动分类路径可能为空的问题 ([461a946](https://github.com/terwer/siyuan-plugin-publisher/commit/461a94638872d9e65f4192e377a2a83dbfe0b127))
* 自动保存属性,取消不必要的提示 ([9f9926d](https://github.com/terwer/siyuan-plugin-publisher/commit/9f9926d39771d8870ea57652e203223bdcfd6940))


### Miscellaneous

* **deps-dev:** bump esbuild-style-plugin from 1.6.2 to 1.6.3 ([a53ee10](https://github.com/terwer/siyuan-plugin-publisher/commit/a53ee10beab9ca0f1ecdd67eb03f460b3c3094dc))

## [1.18.3](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.18.2...v1.18.3) (2023-11-05)
### Bug Fixes
* 修复自动分类路径可能为空的问题 ([b31cbd0](https://github.com/terwer/siyuan-plugin-publisher/commit/b31cbd0f19e99a905fe7088de1751ab59e2e9d39))
Expand Down Expand Up @@ -376,4 +393,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.3",
"version": "1.18.4",
"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 2380c6e

Please sign in to comment.