Skip to content

Commit

Permalink
release v1.2.16 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
shalldie committed Oct 9, 2024
1 parent 961d3f8 commit 91d3803
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.16 (2024/10/09)

#468, #458
add statusbar to show all commands.
添加状态栏按钮,用于快速展示所有命令。

## ver1.2.15 (2024/10/06)

merge #466
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.15",
"version": "1.2.16",
"scripts": {
"vscode:prepublish": "npm run compile",
"vscode:uninstall": "node ./out/uninstall",
Expand Down

0 comments on commit 91d3803

Please sign in to comment.