Skip to content

Commit 73b0edc

Browse files
chore(release): 0.10.1 [skip ci]
## 🎯 Highlights ### 🐛 Bug Fixes * add missing shortcut duplicate validation in groups and root level ([504469e](/commit/504469e971a68a24c0f9fba0e79cdbe885175112)) ## 🔧 Maintenance ### 🔨 Chore * ai-config-toolkit sync ([fa238d7](/commit/fa238d7ff27788c34e4ddc828e2b34d4e1a7806e))
1 parent 504469e commit 73b0edc

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 🐛 Bug Fixes
4+
5+
- add missing shortcut duplicate validation in groups and root level ([504469e971a68a24c0f9fba0e79cdbe885175112](/commit/504469e971a68a24c0f9fba0e79cdbe885175112))
6+
7+
## 🔧 Maintenance
8+
9+
### 🔨 Chore
10+
11+
- ai-config-toolkit sync ([fa238d7ff27788c34e4ddc828e2b34d4e1a7806e](/commit/fa238d7ff27788c34e4ddc828e2b34d4e1a7806e))
12+
13+
## 🎯 Highlights
14+
315
### ✨ Features
416

517
- **view:** add undo/redo keyboard shortcuts for command editing ([2a65f520cbb1e3ce507884b73a0cd0a646205034](/commit/2a65f520cbb1e3ce507884b73a0cd0a646205034))

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.10.0",
6+
"version": "0.10.1",
77
"publisher": "KubrickCode",
88
"license": "MIT",
99
"packageManager": "pnpm@9.15.0",

0 commit comments

Comments
 (0)