docs: 更新CHANGELOG

This commit is contained in:
shanmite 2022-02-07 15:27:09 +08:00
parent 3f59076d83
commit 2723048bb3
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.4.11)
* 3f59076 feat: 推送中奖检测可添加账号备注(#121)
_如果之前版本小于上一版本,请查看[CHANGELOG](CHANGELOG.md)变更说明_
## 主要变化(2.4.10)
* f569207 fix: 低版本node(< v15)不支持replaceAll

View File

@ -1,6 +1,6 @@
{
"name": "lottery-auto-script",
"version": "2.4.10",
"version": "2.4.11",
"description": "自动参与B站动态抽奖",
"main": "main.js",
"scripts": {