Skip to content

Commit

Permalink
docs: 更新CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Aug 29, 2023
1 parent 83e19d4 commit be6552a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.6)
* 83e19d4 docs: 扫码登陆使用说明
* c238c27 fix:多账号login添加时延进行间隔
* 8addc90 fix:登录跳过执行正常状态的账号
* 288851b feat: 扫码登录获取移动端的CK更新账号,带sid可减小掉号频率
* ddcfcee fix: 移除公共黑名单设置

_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_

## 主要变化(2.8.5)
* 0024b19 feat: 移除远程设置启用自动更新

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottery-auto-script",
"version": "2.8.5",
"version": "2.8.6",
"description": "自动参与B站动态抽奖",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -50,4 +50,4 @@
"nodemailer": "^6.7.0",
"@catlair/blogin": "^0.0.8"
}
}
}

0 comments on commit be6552a

Please sign in to comment.