docs: 更新CHANGELOG

This commit is contained in:
shanmite 2022-02-03 11:53:24 +08:00
parent 2fbd292e7a
commit 6dbb9854c8
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.4.9)
* 2fbd292 feat: 自动评语中可用up主昵称`${uname}`变量(#118)
_如果之前版本小于上一版本,请查看[CHANGELOG](CHANGELOG.md)变更说明_
## 主要变化(2.4.8)
* 266ecf7 feat: 添加Qmsg酱推送(#115)
* 4d90d83 feat: 日志细节优化

View File

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