From f2352ede4d27b5b0e26a0cc0580cc550bf785b84 Mon Sep 17 00:00:00 2001 From: terwer Date: Fri, 8 Nov 2024 10:22:30 +0800 Subject: [PATCH 1/2] chore(main): release siyuan-plugin-publisher 1.22.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 26 +++++++++++++++++++++++++- package.json | 2 +- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 397c4203..efc2d51b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.22.0" + ".": "1.22.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d4393f86..c0653e0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.22.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.22.0...siyuan-plugin-publisher-v1.22.1) (2024-11-08) + + +### Bug Fixes + +* add ts lint check ([93e9da1](https://github.com/terwer/siyuan-plugin-publisher/commit/93e9da105217aeb98c6b52509bee3e49a0fcbd66)) +* add ts lint check ([1b64604](https://github.com/terwer/siyuan-plugin-publisher/commit/1b646041b7b80f6c2bd983f0e0dd387524feb054)) +* add ts lint check ([dbaa227](https://github.com/terwer/siyuan-plugin-publisher/commit/dbaa22786c6b0aa8c37a72b6667abce596cdb215)) +* **deps:** bump cheerio from 1.0.0-rc.12 to 1.0.0 ([02ba33d](https://github.com/terwer/siyuan-plugin-publisher/commit/02ba33dc8b10e77751b09c74189ea68c49d2f571)) +* **deps:** bump iframe-resizer from 4.4.5 to 5.3.2 ([870ff9f](https://github.com/terwer/siyuan-plugin-publisher/commit/870ff9fbef081154e906f0fc52363e7e27a25573)) +* **deps:** bump unplugin-icons from 0.19.3 to 0.20.1 ([364c339](https://github.com/terwer/siyuan-plugin-publisher/commit/364c33948cf2a144f7ad81962c33fd0ef240dede)) +* **deps:** bump uuid from 10.0.0 to 11.0.2 ([351acf8](https://github.com/terwer/siyuan-plugin-publisher/commit/351acf8399993ab783e96fe3ef9818be56e73de4)) +* **deps:** bump vue-i18n from 9.14.1 to 10.0.4 ([786b97c](https://github.com/terwer/siyuan-plugin-publisher/commit/786b97c0e8170a2e78129254e7c8c8cff5b70a94)) +* lint errors ([016e3ec](https://github.com/terwer/siyuan-plugin-publisher/commit/016e3ec77f6c8726bc52ceffb37b021f65f55ab3)) +* lint errors ([ffec3c7](https://github.com/terwer/siyuan-plugin-publisher/commit/ffec3c7b3c570dc617979f5614d3cc7a076016c9)) +* lint errors ([b5b395a](https://github.com/terwer/siyuan-plugin-publisher/commit/b5b395a8d3b05a4010e05943fd9bf017cf60e65e)) + + +### Miscellaneous + +* **deps-dev:** bump jsdom from 24.1.3 to 25.0.1 ([f389ba7](https://github.com/terwer/siyuan-plugin-publisher/commit/f389ba7454840f8dcfdb5de61006bb4de84fb87c)) +* **deps-dev:** bump stylus from 0.63.0 to 0.64.0 ([bc670f6](https://github.com/terwer/siyuan-plugin-publisher/commit/bc670f61eda456a70c8e4c7b7af9a5aad33d10a8)) +* **deps-dev:** bump unplugin-auto-import from 0.17.8 to 0.18.3 ([9cb7a22](https://github.com/terwer/siyuan-plugin-publisher/commit/9cb7a22db83ae175aaa69b03efed372dcdb6565d)) + ## [1.22.0](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.6...siyuan-plugin-publisher-v1.22.0) (2024-11-07) ### Features * add halo v29 warning ([e84cdc9](https://github.com/terwer/siyuan-plugin-publisher/commit/e84cdc9c70cfe11c14733836b74b8bffd0264c55)) @@ -576,4 +600,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)) \ No newline at end of file +* 优化构建流程 ([f4aeea1](https://github.com/terwer/siyuan-plugin-publisher/commit/f4aeea1c618638a7774105a87b3e690d6d5d3927)) diff --git a/package.json b/package.json index 4a29f25b..d833dbae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-plugin-publisher", - "version": "1.22.0", + "version": "1.22.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", From befcbc4c6b8994f4428c964279ec70a2e93410af Mon Sep 17 00:00:00 2001 From: terwer Date: Fri, 8 Nov 2024 10:23:44 +0800 Subject: [PATCH 2/2] fix: lint errors --- CHANGELOG.md | 15 +-------------- plugin.json | 2 +- src/extensions/manifest.json | 2 +- src/extensions/mv2/manifest-v2-for-firefox.json | 2 +- widget.json | 2 +- 5 files changed, 5 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0653e0f..a1529751 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,40 +1,27 @@ # Changelog ## [1.22.1](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.22.0...siyuan-plugin-publisher-v1.22.1) (2024-11-08) - - ### Bug Fixes - -* add ts lint check ([93e9da1](https://github.com/terwer/siyuan-plugin-publisher/commit/93e9da105217aeb98c6b52509bee3e49a0fcbd66)) -* add ts lint check ([1b64604](https://github.com/terwer/siyuan-plugin-publisher/commit/1b646041b7b80f6c2bd983f0e0dd387524feb054)) * add ts lint check ([dbaa227](https://github.com/terwer/siyuan-plugin-publisher/commit/dbaa22786c6b0aa8c37a72b6667abce596cdb215)) * **deps:** bump cheerio from 1.0.0-rc.12 to 1.0.0 ([02ba33d](https://github.com/terwer/siyuan-plugin-publisher/commit/02ba33dc8b10e77751b09c74189ea68c49d2f571)) * **deps:** bump iframe-resizer from 4.4.5 to 5.3.2 ([870ff9f](https://github.com/terwer/siyuan-plugin-publisher/commit/870ff9fbef081154e906f0fc52363e7e27a25573)) * **deps:** bump unplugin-icons from 0.19.3 to 0.20.1 ([364c339](https://github.com/terwer/siyuan-plugin-publisher/commit/364c33948cf2a144f7ad81962c33fd0ef240dede)) * **deps:** bump uuid from 10.0.0 to 11.0.2 ([351acf8](https://github.com/terwer/siyuan-plugin-publisher/commit/351acf8399993ab783e96fe3ef9818be56e73de4)) * **deps:** bump vue-i18n from 9.14.1 to 10.0.4 ([786b97c](https://github.com/terwer/siyuan-plugin-publisher/commit/786b97c0e8170a2e78129254e7c8c8cff5b70a94)) -* lint errors ([016e3ec](https://github.com/terwer/siyuan-plugin-publisher/commit/016e3ec77f6c8726bc52ceffb37b021f65f55ab3)) -* lint errors ([ffec3c7](https://github.com/terwer/siyuan-plugin-publisher/commit/ffec3c7b3c570dc617979f5614d3cc7a076016c9)) * lint errors ([b5b395a](https://github.com/terwer/siyuan-plugin-publisher/commit/b5b395a8d3b05a4010e05943fd9bf017cf60e65e)) - - ### Miscellaneous - * **deps-dev:** bump jsdom from 24.1.3 to 25.0.1 ([f389ba7](https://github.com/terwer/siyuan-plugin-publisher/commit/f389ba7454840f8dcfdb5de61006bb4de84fb87c)) * **deps-dev:** bump stylus from 0.63.0 to 0.64.0 ([bc670f6](https://github.com/terwer/siyuan-plugin-publisher/commit/bc670f61eda456a70c8e4c7b7af9a5aad33d10a8)) * **deps-dev:** bump unplugin-auto-import from 0.17.8 to 0.18.3 ([9cb7a22](https://github.com/terwer/siyuan-plugin-publisher/commit/9cb7a22db83ae175aaa69b03efed372dcdb6565d)) - ## [1.22.0](https://github.com/terwer/siyuan-plugin-publisher/compare/siyuan-plugin-publisher-v1.21.6...siyuan-plugin-publisher-v1.22.0) (2024-11-07) ### Features * add halo v29 warning ([e84cdc9](https://github.com/terwer/siyuan-plugin-publisher/commit/e84cdc9c70cfe11c14733836b74b8bffd0264c55)) * change qq group ([13babdc](https://github.com/terwer/siyuan-plugin-publisher/commit/13babdc4827d7e7093b842af7d8a147273755bfd)) * support read halo tags ([4afd364](https://github.com/terwer/siyuan-plugin-publisher/commit/4afd3648baf0644f78a4f5ffc6efb43836524b51)) -### Bug Fixes * [#1394](https://github.com/terwer/siyuan-plugin-publisher/issues/1394) add halo web ([bf843ad](https://github.com/terwer/siyuan-plugin-publisher/commit/bf843ada053d17a48af922d07fe7672ed60b21cc)) * **deps:** bump uuid from 9.0.1 to 10.0.0 ([9c27920](https://github.com/terwer/siyuan-plugin-publisher/commit/9c27920558acaba60a9770374ced4492ff61461d)) * pnpm version error ([b8a99c1](https://github.com/terwer/siyuan-plugin-publisher/commit/b8a99c13110f2efab06a9695a5a28ce46fdb9cb6)) * 修复 halo2 发布结果为 markdown显示问题。 ([0e836e7](https://github.com/terwer/siyuan-plugin-publisher/commit/0e836e7755d62fa74292cabb2583a3f8305c25c2)) -### Miscellaneous * fix dev tools ([b2eb808](https://github.com/terwer/siyuan-plugin-publisher/commit/b2eb808e1a87fee8d96dccd9cfcbc3751eeca039)) * update deps ([9e0e0c9](https://github.com/terwer/siyuan-plugin-publisher/commit/9e0e0c90d4f2cc201485d0222f17b0ef92610e90)) * update docs ([df4c220](https://github.com/terwer/siyuan-plugin-publisher/commit/df4c2201d24136aa535ff9174ad733cb3e2ecf50)) @@ -600,4 +587,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)) \ No newline at end of file diff --git a/plugin.json b/plugin.json index 89ba2feb..1906896d 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-plugin-publisher", "author": "terwer", "url": "https://github.com/terwer/siyuan-plugin-publisher", - "version": "1.22.0", + "version": "1.22.1", "minAppVersion": "2.9.0", "backends": [ "windows", diff --git a/src/extensions/manifest.json b/src/extensions/manifest.json index 3ab070a6..31ffb884 100644 --- a/src/extensions/manifest.json +++ b/src/extensions/manifest.json @@ -1,6 +1,6 @@ { "name": "思源笔记发布辅助工具", - "version": "1.22.0", + "version": "1.22.1", "manifest_version": 3, "author": "terwer", "icons": { diff --git a/src/extensions/mv2/manifest-v2-for-firefox.json b/src/extensions/mv2/manifest-v2-for-firefox.json index 3c20befc..b37f5704 100644 --- a/src/extensions/mv2/manifest-v2-for-firefox.json +++ b/src/extensions/mv2/manifest-v2-for-firefox.json @@ -1,6 +1,6 @@ { "name": "开发版 - 思源笔记发布辅助工具", - "version": "1.22.0", + "version": "1.22.1", "manifest_version": 2, "author": "terwer", "icons": { diff --git a/widget.json b/widget.json index ded1eca6..358b5dc2 100644 --- a/widget.json +++ b/widget.json @@ -2,7 +2,7 @@ "name": "sy-post-publisher", "author": "terwer", "url": "https://github.com/terwer/sy-post-publisher", - "version": "1.22.0", + "version": "1.22.1", "minAppVersion": "2.9.0", "backends": [ "windows",