We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f73e3f commit 574b150Copy full SHA for 574b150
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## 🎯 Highlights
2
3
+### 🐛 Bug Fixes
4
+
5
+- cross-scope configuration import failing incorrectly ([2f73e3f2b1bc2f2b612a4508b6c85616847be22a](/commit/2f73e3f2b1bc2f2b612a4508b6c85616847be22a))
6
7
+## 🎯 Highlights
8
9
### ✨ Features
10
11
- Logo design modification ([fd24aab70028a98e1ccb13e45cd132c998faf9ab](/commit/fd24aab70028a98e1ccb13e45cd132c998faf9ab))
package.json
@@ -3,7 +3,7 @@
"displayName": "Quick Command Buttons",
"icon": "public/logo.png",
"description": "Add customizable buttons to quickly execute commands in VS Code",
- "version": "0.6.0",
+ "version": "0.6.1",
"publisher": "KubrickCode",
"license": "MIT",
"repository": {
0 commit comments