Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit dd842fa

Browse files
authored
chore(main): release 2.7.0 (#191)
🤖 I have created a release *beep* *boop* --- ## [2.7.0](v2.6.1...v2.7.0) (2024-03-18) ### Features * 🎸 发送文件url支持别名场景优化 ([#179](#179)) ([57307f2](57307f2)) close: [#186](#186) ([3ac950c](3ac950c)) Thanks: @Cassius0924 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents 1f580a4 + e20053e commit dd842fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.7.0](https://github.com/danni-cool/wechatbot-webhook/compare/v2.6.1...v2.7.0) (2024-03-18)
2+
3+
4+
### Features
5+
6+
* 🎸 发送文件url支持别名场景优化 ([#179](https://github.com/danni-cool/wechatbot-webhook/issues/179)) ([57307f2](https://github.com/danni-cool/wechatbot-webhook/commit/57307f2c6b4b9c233ce63acfccad5c9f6d4265e5)) close: [#186](https://github.com/danni-cool/wechatbot-webhook/issues/186) ([3ac950c](https://github.com/danni-cool/wechatbot-webhook/commit/3ac950cb06acc5dd57d57e35f72928ed3c5c8d51)) Thanks: @Cassius0924
7+
18
## [2.6.1](https://github.com/danni-cool/wechatbot-webhook/compare/v2.6.0...v2.6.1) (2024-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wechatbot-webhook",
3-
"version": "2.6.1",
3+
"version": "2.7.0",
44
"description": "给微信里加个 webhook 机器人,支持docker部署",
55
"keywords": [
66
"wechat",

0 commit comments

Comments
 (0)