Skip to content

Commit

Permalink
chore(main): release 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2023
1 parent 625e7d0 commit 7eaeea4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.15.1](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.15.0...v1.15.1) (2023-10-08)


### Bug Fixes

* [#744](https://github.com/terwer/siyuan-plugin-publisher/issues/744) WordPress更新文章标签重复 ([1fc2171](https://github.com/terwer/siyuan-plugin-publisher/commit/1fc2171420bd309ce8354f226698f1968ab0349b))
* **deps:** bump vue-i18n from 9.4.1 to 9.5.0 ([dbb0df7](https://github.com/terwer/siyuan-plugin-publisher/commit/dbb0df790cdd78f1103ba826ce73c3bfc3990b6d))
* **deps:** bump vue-router from 4.2.4 to 4.2.5 ([11cec9d](https://github.com/terwer/siyuan-plugin-publisher/commit/11cec9d20b02494d6eecfd30eaf31daaa14b16e4))
* 修复强制删除属性残留问题 ([120d62f](https://github.com/terwer/siyuan-plugin-publisher/commit/120d62f7ddb029a1d328f67c33a001b7870a73dd))
* 修复掘金平台发布错误的问题 ([4516bb7](https://github.com/terwer/siyuan-plugin-publisher/commit/4516bb74bdecd7635353fd50d2295d8bd41d7330))


### Miscellaneous

* **deps-dev:** bump @vitejs/plugin-vue from 4.3.4 to 4.4.0 ([eea41e0](https://github.com/terwer/siyuan-plugin-publisher/commit/eea41e0a388900bad8eb80f14721c9494e10f902))
* **deps-dev:** bump @vitest/coverage-v8 from 0.34.4 to 0.34.6 ([df8cec7](https://github.com/terwer/siyuan-plugin-publisher/commit/df8cec75dc5ebdb2e0f6cf580aed825a54ef80b8))
* **deps-dev:** bump vercel from 32.2.5 to 32.4.1 ([454f6c1](https://github.com/terwer/siyuan-plugin-publisher/commit/454f6c1ad3489b6f7d9fbdfcd69015eb293a8b7e))
* **deps-dev:** bump vite from 4.4.9 to 4.4.11 ([d868454](https://github.com/terwer/siyuan-plugin-publisher/commit/d868454795d7b7a62c31d7fa68b72b9a29f16081))
* **deps-dev:** bump vite-plugin-node-polyfills from 0.14.1 to 0.15.0 ([36c7a87](https://github.com/terwer/siyuan-plugin-publisher/commit/36c7a87a043681bd767a8cc05f6ed3906ce50fa1))
* **deps-dev:** bump vitest from 0.34.4 to 0.34.6 ([82abb1e](https://github.com/terwer/siyuan-plugin-publisher/commit/82abb1e87fa322fb2d4db8366718d66b39c2a630))
* **deps-dev:** bump vue-tsc from 1.8.13 to 1.8.15 ([f1b6783](https://github.com/terwer/siyuan-plugin-publisher/commit/f1b67837cb07d333296e482d752b497eaf2c572e))

## [1.15.0](https://github.com/terwer/siyuan-plugin-publisher/compare/v1.14.1...v1.15.0) (2023-09-21)
### Features
* 支持 halo - 支持上传图片 ([3e13fb5](https://github.com/terwer/siyuan-plugin-publisher/commit/3e13fb58dc4bf374956c778d4a1f93b2f63bef01))
Expand Down Expand Up @@ -306,4 +328,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.15.0",
"version": "1.15.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 7eaeea4

Please sign in to comment.