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 d6353fe commit d856549Copy full SHA for d856549
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
### ✨ Features
4
5
+- **view:** add icon picker component for visual icon selection ([f465386ed81f9c5b1b12289c0ee65edb63937e4c](/commit/f465386ed81f9c5b1b12289c0ee65edb63937e4c))
6
+
7
+## 🎯 Highlights
8
9
+### ✨ Features
10
11
- add button sets feature ([8b5617105c4a10e9ec4441c39967d2e8d2cd4769](/commit/8b5617105c4a10e9ec4441c39967d2e8d2cd4769))
12
13
## 🔧 Maintenance
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.7.0",
+ "version": "0.8.0",
"publisher": "KubrickCode",
"license": "MIT",
"repository": {
0 commit comments