docs: 更新CHANGELOG

This commit is contained in:
shanmite 2023-09-01 09:43:31 +08:00
parent 54af8444db
commit 50887948b4
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.8)
* 54af844 fix: 专栏无法获取
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.8.7)
* 62768dd fix: 修改win脚本
* 101df0a fix: login等待时间过长

View File

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