Skip to content

Commit

Permalink
Merge pull request #532 from andywang425/dev
Browse files Browse the repository at this point in the history
7.1.7
  • Loading branch information
andywang425 authored Aug 7, 2024
2 parents b69c2f3 + e5a147d commit b697de5
Show file tree
Hide file tree
Showing 67 changed files with 1,958 additions and 962 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,5 @@ module.exports = {
],
parserOptions: {
ecmaVersion: 'latest'
},
env: {
browser: true
}
}
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Dependency directories
node_modules

# vscode directories and files
# MacOS
.DS_Store

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea

# Notes
notes
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## [7.1.7] - 2024-8-7

### 新增

- 点亮熄灭粉丝勋章功能(支持点赞、发送弹幕两种方式)
- 适配最新的观看直播任务

### 修复

- 修复合并配置项时部分用户配置被默认配置覆盖的bug

## [7.1.6] - 2024-7-23

### 新增
Expand Down
87 changes: 0 additions & 87 deletions CODE_OF_CONDUCT.md

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@

请查看[CHANGELOG](https://github.com/andywang425/BLTH/blob/master/CHANGELOG.md)

# 贡献者公约

请查看[CODE OF CONDUCT](https://github.com/andywang425/BLTH/blob/master/CODE_OF_CONDUCT.md)

# 相关推荐

## Bilibili Evolved
Expand Down
Loading

0 comments on commit b697de5

Please sign in to comment.