docs: 更新CHANGELOG

This commit is contained in:
shanmite 2023-09-22 07:54:05 +08:00
parent e32c3c9e8b
commit 198a69011c
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.10)
* e32c3c9 fix: 已经关注用户未转发
* 3bd77b3 fix: fs.close
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.8.9)
* 588feba docs: update readme
* 5d5858f fix: 无法已读未关注未读私信

View File

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