## 0.1.0

### Minor Changes

* 7d6fb7b: Motion: export IDuckMotion namespace, add token presets, stagger utility, and exit-transition context. Shortcut and registry-ui gain motion library integration with dialog animations and MotionBadge preset.

## 0.0.6

### Patch Changes

* 2b6e8d0: Resolve all biome lint warnings, improve type safety, and add test coverage across the monorepo.

## 0.0.5

### Patch Changes

* 7c2aa88: Update dependencies and publish unpublished packages

## 0.0.4

### Patch Changes

* c9bbef8: Documentation and style updates.

## 0.0.3

### Patch Changes

* ad86755: Align biome and tsconfig build info exclusions. Add missing tsdown devDependency for CI build. Rebrand package metadata to gentleduck/duck-ui.

## 0.0.2

### Patch Changes

* Initial public release of @gentleduck/shortcut keyboard shortcut binding library. Provides React components and hooks for declarative keyboard shortcut handling with mousetrap integration.