Skip to content

Commit

Permalink
chore(main): release siyuan-plugin-publisher 1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Nov 8, 2024
1 parent ba096be commit f2352ed
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.22.0"
".": "1.22.1"
}
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down Expand Up @@ -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))
* 优化构建流程 ([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.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",
Expand Down

0 comments on commit f2352ed

Please sign in to comment.