docs: 更新CHANGELOG

This commit is contained in:
shanmite 2022-01-25 14:42:33 +08:00
parent 266ecf75a9
commit 484f2e9ba9
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.4.8)
* 266ecf7 feat: 添加Qmsg酱推送(#115)
* 4d90d83 feat: 日志细节优化
* c56ec7a merge: 更新readme(#110)
_如果之前版本小于上一版本,请查看[CHANGELOG](CHANGELOG.md)变更说明_
## 主要变化(2.4.7)
* dd1b1db feat(update): 优先使用代理更新失败时切回去
* 86e6b7d feat: 重命名设置`sneaktower`(#104)

View File

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