Commit 030a5c0
committed
chore(release): 0.12.0 [skip ci]
## [0.12.0](v0.11.0...v0.12.0) (2026-02-14)
### 🎯 Highlights
#### ✨ Features
* **ui:** add set indicator toggle with consolidated options menu ([379a859](379a859))
### 🔧 Maintenance
#### 💄 Styles
* format code ([a656373](a656373))
#### ✅ Tests
* add missing test cases for BackupManager ([fdf18e6](fdf18e6))
* add missing test cases for command-executor ([f449dc3](f449dc3))
* add missing test cases for config-manager and ui-items ([914fda3](914fda3))
* add missing test cases for StatusBarManager ([3801777](3801777))
* add missing test cases for TerminalManager ([84dae5b](84dae5b))
* add missing tests for show-all-commands and button-set-manager ([d16f7d5](d16f7d5))
* add unit tests for config-fallback utility function ([a862f05](a862f05))
#### 🔨 Chore
* claude code execution command modified to always run in a new terminal ([5c3b550](5c3b550))
* sync ai & container config from kubrickcode/ai-config-toolkit ([b609036](b609036))1 parent 379a859 commit 030a5c0
2 files changed
Lines changed: 30 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
3 | 32 | | |
4 | 33 | | |
5 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments