chore(release): publish
- @egg/net-tool@1.27.0
This commit is contained in:
parent
5e14057abc
commit
76eb1c4cfc
2
package-lock.json
generated
2
package-lock.json
generated
@ -12394,7 +12394,7 @@
|
||||
},
|
||||
"packages/net-tool": {
|
||||
"name": "@egg/net-tool",
|
||||
"version": "1.26.2",
|
||||
"version": "1.27.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@egg/logger": "^1.6.0",
|
||||
|
@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.27.0](http://yingbo.im:3000/zhaoyingbo/egg_tools/compare/@egg/net-tool@1.26.2...@egg/net-tool@1.27.0) (2025-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
- **net-tool:** 更新 updateReplyCard 方法为 updateReplyMessage,支持消息类型参数 ([5e14057](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/5e14057abc1123005fc024225bcadccd383ed60f))
|
||||
|
||||
## [1.26.2](http://yingbo.im:3000/zhaoyingbo/egg_tools/compare/@egg/net-tool@1.26.1...@egg/net-tool@1.26.2) (2025-01-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@egg/net-tool",
|
||||
"version": "1.26.2",
|
||||
"version": "1.27.0",
|
||||
"description": "Net Tools for Egg projects",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user