docs: 更新CHANGELOG

This commit is contained in:
shanmite 2023-08-30 16:25:36 +08:00
parent 62768ddc71
commit b568208990
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.7)
* 62768dd fix: 修改win脚本
* 101df0a fix: login等待时间过长
* f8829b5 fix: 清理动态检索动态延时
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.8.6)
* 83e19d4 docs: 扫码登陆使用说明
* c238c27 fix多账号login添加时延进行间隔

View File

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