Skip to content

Commit

Permalink
docs: 更新CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Nov 9, 2021
1 parent 1962d97 commit fabe9f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<!-- markdownlint-disable MD036 MD024-->
# CHANGELOG
## 主要变化(2.3.4)
* 1962d97 fix: 过滤专栏时间失效(#67)
## 较上一版本变化
只变更可执行文件

_如果之前版本小于上一版本,请查看[CHANGELOG](CHANGELOG.md)变更说明_

**Full Changelog**: https://github.com/shanmiteko/LotteryAutoScript/compare/v2.3.2...v2.3.4

## 主要变化(2.3.3)
* 11625b3 feat: 检索专栏时能够根据发布时间进行过滤(#65)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottery-auto-script",
"version": "2.3.3",
"version": "2.3.4",
"description": "自动参与B站动态抽奖",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"chalk": "^4.1.2",
"nodemailer": "^6.7.0"
}
}
}

0 comments on commit fabe9f7

Please sign in to comment.