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 ad86ec1 commit 41bb87cCopy full SHA for 41bb87c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 🔧 Maintenance
2
+
3
+### 🔧 Internal Fixes
4
5
+- fix marketplace publish failure ([4ebc2b134f8ed97e9d8338e70ad939d6dffba8f7](/commit/4ebc2b134f8ed97e9d8338e70ad939d6dffba8f7))
6
7
## 🎯 Highlights
8
9
### ✨ Features
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.3.0",
+ "version": "0.3.1",
"publisher": "KubrickCode",
"license": "MIT",
"repository": {
0 commit comments