Skip to content

Commit 5cd2ea0

Browse files
chore(release): 0.6.0 [skip ci]
## 🎯 Highlights ### ✨ Features * Logo design modification ([fd24aab](/commit/fd24aab70028a98e1ccb13e45cd132c998faf9ab)) ### 🐛 Bug Fixes * **release:** breaking change commits not triggering major version bump ([3de529e](/commit/3de529e5c71d2d750d23dc455acc5e37d45d8b24))
1 parent fd24aab commit 5cd2ea0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 🎯 Highlights
2+
3+
### ✨ Features
4+
5+
- Logo design modification ([fd24aab70028a98e1ccb13e45cd132c998faf9ab](/commit/fd24aab70028a98e1ccb13e45cd132c998faf9ab))
6+
7+
### 🐛 Bug Fixes
8+
9+
- **release:** breaking change commits not triggering major version bump ([3de529e5c71d2d750d23dc455acc5e37d45d8b24](/commit/3de529e5c71d2d750d23dc455acc5e37d45d8b24))
10+
111
### BREAKING CHANGES
212

313
- Buttons with both command and group are no longer supported. If Warning notification appears, click "Fix Now" to resolve.

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.5.0",
6+
"version": "0.6.0",
77
"publisher": "KubrickCode",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)