Skip to content

Commit 574b150

Browse files
chore(release): 0.6.1 [skip ci]
## 🎯 Highlights ### 🐛 Bug Fixes * cross-scope configuration import failing incorrectly ([2f73e3f](/commit/2f73e3f2b1bc2f2b612a4508b6c85616847be22a))
1 parent 2f73e3f commit 574b150

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## 🎯 Highlights
22

3+
### 🐛 Bug Fixes
4+
5+
- cross-scope configuration import failing incorrectly ([2f73e3f2b1bc2f2b612a4508b6c85616847be22a](/commit/2f73e3f2b1bc2f2b612a4508b6c85616847be22a))
6+
7+
## 🎯 Highlights
8+
39
### ✨ Features
410

511
- Logo design modification ([fd24aab70028a98e1ccb13e45cd132c998faf9ab](/commit/fd24aab70028a98e1ccb13e45cd132c998faf9ab))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Quick Command Buttons",
44
"icon": "public/logo.png",
55
"description": "Add customizable buttons to quickly execute commands in VS Code",
6-
"version": "0.6.0",
6+
"version": "0.6.1",
77
"publisher": "KubrickCode",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)