mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
docs: 更新CHANGELOG
This commit is contained in:
parent
db7ba49ca1
commit
b2d9e192aa
@ -1,5 +1,12 @@
|
||||
<!-- markdownlint-disable MD036 MD024-->
|
||||
# CHANGELOG
|
||||
## 主要变化(2.6.7)
|
||||
* db7ba49 style: 修改通知格式
|
||||
* b518828 feat: 新增企业微信应用推送 (#217)
|
||||
* e0a8ce5 doc: update image
|
||||
|
||||
_如果之前版本小于上一版本,请查看[CHANGELOG](https://github.com/shanmiteko/LotteryAutoScript/blob/main/CHANGELOG.md)变更说明_
|
||||
|
||||
## 主要变化(2.6.6)
|
||||
* 92f7003 perf: monochrome
|
||||
* 8e77afa fix: `fs.uninkSync` returns before remove finish
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lottery-auto-script",
|
||||
"version": "2.6.6",
|
||||
"version": "2.6.7",
|
||||
"description": "自动参与B站动态抽奖",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user