Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vv314 committed Dec 31, 2023
1 parent 0bc3c88 commit 98584b2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## 2.1.0 (2024-01-01)

HAPPY NEW YEAR! 🎉

#### :rocket: New Feature

- 支持社群红包
- 支持服务号红包
- 丰富通知信息
- bark 通知添加 logo

#### :house: Internal

- 内部模块重构
- 完善错误信息

## 2.0.0 (2023-12-20)

#### ⚠️ Breaking changes

- 依赖 Node.js 18+
- 依赖 pnpm 8+
- source 目录调整为 src

#### :rocket: New Feature

- 添加参数签名

#### :house: Internal

- 内部模块重构
- 提升稳定性

## v1.9.0 (2023-09-04)

#### :rocket: New Feature

- 适配新版规则

## 1.8.1 (2023-01-15)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "actions-mtz-coupons",
"description": "外卖神券天天领",
"version": "2.0.0",
"version": "2.1.0",
"keywords": [
"外卖",
"红包"
Expand Down

0 comments on commit 98584b2

Please sign in to comment.