Skip to content

Commit

Permalink
Merge pull request #50 from rainbowwarmth/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--standard-version

chore(main): release 2.5.17
  • Loading branch information
rainbowwarmth authored Dec 31, 2024
2 parents e0e89c8 + 2e5be12 commit a509dde
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.5.17](https://github.com/rainbowwarmth/KazuhaBot/compare/v2.5.16...v2.5.17) (2024-12-31)


### Bug Fixes

* 细节优化 ([493f882](https://github.com/rainbowwarmth/KazuhaBot/commit/493f8824774011675657c7fb1bf319dbfb743b58))
* 细节优化 ([9cb921e](https://github.com/rainbowwarmth/KazuhaBot/commit/9cb921e63b81778b3ba7e0b9acd2b8dac7aaa3cd))
* 调整结构 ([3f89e63](https://github.com/rainbowwarmth/KazuhaBot/commit/3f89e636d3ab97b24ba359c129861a62f71daa9b))
* 配置文件修改退出 ([e41cf33](https://github.com/rainbowwarmth/KazuhaBot/commit/e41cf336f7a2bca377db9692ea4db201ee8170e2))


### Code Refactoring

* 优化ws和加载配置文件 ([a2955ef](https://github.com/rainbowwarmth/KazuhaBot/commit/a2955ef73f47ac62f345679a1e27b93cd89d9c51))
* 优化代码 ([e0e89c8](https://github.com/rainbowwarmth/KazuhaBot/commit/e0e89c8bddb26c692dfa1d9f5931a25d73e2505c))
* 重构部分代码 ([6ca5a39](https://github.com/rainbowwarmth/KazuhaBot/commit/6ca5a398cddd1b87409ce76ff4a2ebe9b90de260))

## [2.5.16](https://github.com/rainbowwarmth/KazuhaBot/compare/v2.5.15...v2.5.16) (2024-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kazuha-bot",
"version": "2.5.16",
"version": "2.5.17",
"description": "QQ频道米游社推送Bot",
"main": "app.js",
"type": "module",
Expand Down

0 comments on commit a509dde

Please sign in to comment.