docs: 更新CHANGELOG

This commit is contained in:
shanmite 2022-11-05 12:39:14 +08:00
parent db7ba49ca1
commit b2d9e192aa
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

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