Skip to content

Commit

Permalink
release 1.2.11 (fix #374 #328, merge #399)
Browse files Browse the repository at this point in the history
  • Loading branch information
shalldie committed Jun 8, 2023
1 parent 6a5d2df commit 89e15c5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## ver1.2.11 (2023/6/8)

fix #374, #328, merge #399
调整字段,更新全屏图片加载时机
Adjust the fields and update the loading time of the full screen image

## ver1.2.10 (2023/6/5)

fix #392, merge #393
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "background",
"displayName": "background",
"description": "Bring background images to your vscode",
"version": "1.2.10",
"version": "1.2.11",
"scripts": {
"vscode:prepublish": "npm run compile",
"vscode:uninstall": "node ./out/uninstall",
Expand Down

0 comments on commit 89e15c5

Please sign in to comment.