# @commandville/core

## 0.3.0

### Minor Changes

- a289b85: Simplify tooling

## 0.2.0

### Minor Changes

- 1db0827: feat: simplify load signature
- 3d4618c: feat: load config files

  Add:

  - load config from commandville key of package.json
  - load config from .commandville.json file

## 0.1.2

### Patch Changes

- 59941ee: chore: update release pipeline

## 0.1.1

### Patch Changes

- f4679ba: feat: add transform utility package

## 0.1.0

### Minor Changes

- 8f0c7ef: fix: Make Command.description optional

  - remove:
    - required field Command.description

## 0.0.2

### Patch Changes

- 635666c: Initial release
