chore(release): publish
- @egg/lark-msg-tool@1.1.0
This commit is contained in:
parent
09da59cff6
commit
6c448fed08
2
package-lock.json
generated
2
package-lock.json
generated
@ -12258,7 +12258,7 @@
|
||||
},
|
||||
"packages/lark-msg-tool": {
|
||||
"name": "@egg/lark-msg-tool",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"license": "ISC"
|
||||
},
|
||||
"packages/logger": {
|
||||
|
@ -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.1.0 (2024-08-21)
|
||||
|
||||
### Features
|
||||
|
||||
- **lark-msg-tool:** 完成飞书消息工具 ([5ebb5e1](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/5ebb5e170a39488e354eab71e4d0a27fb892de1a))
|
||||
|
||||
## [1.2.1](http://yingbo.im:3000/zhaoyingbo/egg_tools/compare/@egg/path-tool@1.2.0...@egg/path-tool@1.2.1) (2024-08-20)
|
||||
|
||||
**Note:** Version bump only for package @egg/path-tool
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@egg/lark-msg-tool",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Lark Msg Tools for Egg projects",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
@ -17,4 +17,4 @@
|
||||
],
|
||||
"author": "RainSun <zhaoyingbo@live.cn>",
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user