Skip to content

Commit 3ad688b

Browse files
committed
release: 0.6.31
1 parent 709df3d commit 3ad688b

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

docs/changeLog-zh.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.6.31
2+
1. 修复浮动按钮显示设置问题
3+
2. 兼容低版本chrome的changelog显示问题
4+
15
## v0.6.30
26
1. 注入原网站的画中画功能,改成启动插件的画中画模式
37
2. 启用自动画中画功能时,返回原位置会自动关闭画中画

docs/changeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.6.31
2+
1. Fixed the problem of floating button display settings
3+
2. Changelog display issues that are compatible with lower versions of Chrome
4+
15
## v0.6.30
26
1. Inject the PIP of the original website and change it to the PIP mode of the startup with extension
37
2. When the automatic PIP is enabled, the PIP will be automatically close when returned to original position

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmMiniPlayer",
3-
"version": "0.6.30",
3+
"version": "0.6.31",
44
"license": "MIT",
55
"author": "apades",
66
"engines": {

0 commit comments

Comments
 (0)