docs: 更新CHANGELOG

This commit is contained in:
shanmite 2022-01-16 20:18:13 +08:00
parent dd1b1db76a
commit aa9cb68c81
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.4.7)
* dd1b1db feat(update): 优先使用代理更新失败时切回去
* 86e6b7d feat: 重命名设置`sneaktower`(#104)
_如果之前版本小于上一版本,请查看[CHANGELOG](CHANGELOG.md)变更说明_
## 主要变化(2.4.6)
* 043fee2 feat: 新增设置`sneaktopic`(#104)
* ae34c69 feat: 新增设置`is_repost_then_chat`(#103)

View File

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