docs: 更新CHANGELOG

This commit is contained in:
shanmite 2023-06-28 16:06:23 +08:00
parent 5a3c16d20d
commit c282d8492d
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.7.11)
* 5a3c16d fix: 专栏获取内容不正确,需要排除推荐内容 (#293)
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.7.10)
* 29645bc fixed: 话题搜索功能已失效 #285
* d950a59 fix: is_imitator导致错误评论

View File

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