v0.11.2
What's Changed
Features
- Marketplace: Remove uninstall action from installed skills — cleaner UX, single source of truth for install state
Fixes
- Marketplace: Harden installed badge rendering, state migration, and CLI parser
- Dashboard: Raise grid row height so widget content fits without clipping
- Redux: Tighten migration types with
as const satisfies+ memoize bookmark lookups
Refactor
- Theme: Unify OKLCH palette under
chroma × hueaxes — all shadcn tokens now derive from a single preset table
Internal
- Address review findings from PR #85, #87
- Extract shared skill identifier regex patterns to prevent type drift
Full Changelog: v0.11.0...v0.11.2