docs: 更新CHANGELOG

This commit is contained in:
shanmite 2024-04-12 14:49:42 +08:00
parent 60e211ef3a
commit e9c341dce0
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.17)
* 60e211e fix: 读取uid出错 (#369)
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
## 主要变化(2.8.17)
* 5b33ae3 fix: 读取uid出错 (#369)
* 7e4650c feat: env可自定义UA (#371)

View File

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