# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.3](https://github.com/mrwest808/skal/compare/v0.4.2...v0.4.3) (2019-09-16)


### Bug Fixes

* ensure internalOptions & userConfig point to separate files ([f82e1fe](https://github.com/mrwest808/skal/commit/f82e1fe))

### [0.4.2](https://github.com/mrwest808/skal/compare/v0.4.1...v0.4.2) (2019-09-16)

### [0.4.1](https://github.com/mrwest808/skal/compare/v0.4.0...v0.4.1) (2019-09-14)


### Bug Fixes

* fix internal options schema validation ([f919e92](https://github.com/mrwest808/skal/commit/f919e92))

## [0.4.0](https://github.com/mrwest808/skal/compare/v0.4.0-canary.0...v0.4.0) (2019-09-14)

## [0.4.0-canary.0](https://github.com/mrwest808/skal/compare/v0.3.3...v0.4.0-canary.0) (2019-09-14)


### ⚠ BREAKING CHANGES

* Should not be breaking, but it's a big enough change to warrant a major release.

* rewrite internals to simplify things and speed things up ([c0cc6ab](https://github.com/mrwest808/skal/commit/c0cc6ab))

### [0.3.3](https://github.com/mrwest808/skal/compare/v0.3.2...v0.3.3) (2019-09-13)


### Bug Fixes

* actually print out path in "which" command ([41cf019](https://github.com/mrwest808/skal/commit/41cf019))

### [0.3.2](https://github.com/mrwest808/skal/compare/v0.3.1...v0.3.2) (2019-09-13)

### [0.3.1](https://github.com/mrwest808/skal/compare/v0.3.0...v0.3.1) (2019-09-13)

<a name="0.3.0"></a>
# [0.3.0](https://github.com/mrwest808/skal/compare/v0.2.2...v0.3.0) (2019-09-13)


### Features

* new API ([0aab884](https://github.com/mrwest808/skal/commit/0aab884))



<a name="0.2.2"></a>
## [0.2.2](https://github.com/mrwest808/skal/compare/v0.2.1...v0.2.2) (2019-07-05)


### Bug Fixes

* Update dependencies & add custom resolution ([01c2dfd](https://github.com/mrwest808/skal/commit/01c2dfd))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/mrwest808/skal/compare/v0.2.0...v0.2.1) (2019-02-09)



<a name="0.2.0"></a>
# [0.2.0](https://github.com/mrwest808/skal/compare/v0.1.4...v0.2.0) (2019-02-07)


### Features

* **hooks:** Add wildcard hooks logic (*) ([3020526](https://github.com/mrwest808/skal/commit/3020526)), closes [#3](https://github.com/mrwest808/skal/issues/3)



<a name="0.1.4"></a>
## [0.1.4](https://github.com/mrwest808/skal/compare/v0.1.3...v0.1.4) (2019-02-07)


### Bug Fixes

* **cli:** Change from execa() to execa.shell() in as execCommand effect ([4d70934](https://github.com/mrwest808/skal/commit/4d70934))



<a name="0.1.3"></a>
## [0.1.3](https://github.com/mrwest808/skal/compare/v0.1.2...v0.1.3) (2019-02-05)



<a name="0.1.2"></a>
## [0.1.2](https://github.com/mrwest808/skal/compare/v0.1.1...v0.1.2) (2019-02-05)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/mrwest808/skal/compare/v0.1.0...v0.1.1) (2019-02-05)
