Skip to content

Commit

Permalink
docs: 更新CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Apr 11, 2024
1 parent 5b33ae3 commit 5aa5048
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.8.17)
* 5b33ae3 fix: 读取uid出错 (#369)
* 7e4650c feat: env可自定义UA (#371)

_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_

## 主要变化(2.8.16)
* 469a6dc fix: add getOneDynamicByDyid v1

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottery-auto-script",
"version": "2.8.16",
"version": "2.8.17",
"description": "自动参与B站动态抽奖",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 5aa5048

Please sign in to comment.