Skip to content

Commit 695863f

Browse files
authored
Merge pull request #18 from icqqjs/release-please--branches--master--components--cli
chore(master): release 1.5.3
2 parents e7264b0 + ae241e5 commit 695863f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.3](https://github.com/icqqjs/cli/compare/v1.5.2...v1.5.3) (2026-05-28)
4+
5+
6+
### Bug Fixes
7+
8+
* 更新setup 优化 ([046ba6f](https://github.com/icqqjs/cli/commit/046ba6fd0253aba436de3041daccf377603c9fd3))
9+
310
## [1.5.2](https://github.com/icqqjs/cli/compare/v1.5.1...v1.5.2) (2026-05-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@icqqjs/cli",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "基于 icqq 的命令行 QQ 客户端",
55
"type": "module",
66
"main": "dist/cli.js",

0 commit comments

Comments
 (0)