Skip to content

Commit c0e293f

Browse files
committed
0.0.12
1 parent a2e0caa commit c0e293f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# 工具库更新日志
22

3+
## [0.0.12](https://github.com/novlan1/t-comm/compare/v0.0.11...v0.0.12) (2022-03-29)
4+
5+
6+
### Features
7+
8+
* 机器人发送消息 ([a2e0caa](https://github.com/novlan1/t-comm/commit/a2e0caaba7181cba4644e735430b0fb22b32f680))
9+
10+
11+
312
## [0.0.11](https://github.com/novlan1/t-comm/compare/v0.0.10...v0.0.11) (2022-03-28)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "t-comm",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "工具库",
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)