docs: 更新CHANGELOG

This commit is contained in:
shanmite 2023-05-04 15:07:42 +08:00
parent ad6af9705f
commit fd2921cb07
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.7.8)
* ad6af97 feat: 专栏短链接识别 (#263)
* b6c56c5 feat: 取关分区支持设置多分区 (#281)
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.7.7)
* 2426fe2 fix: 动态详情获取接口412频繁 (#279)
* d370fef fix: 获取动态详情出现undefined (#271)

View File

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