# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [1.1.6](https://github.com/ghosh/Unpackage/compare/1.0.2...1.1.6)

### Commits

- fix: Corrently invoke spawn command [`2cd48d1`](https://github.com/ghosh/Unpackage/commit/2cd48d19a9f5fd412e13705468ab756697e88dae)
- chore: Updated deps [`18153d8`](https://github.com/ghosh/Unpackage/commit/18153d84e04de6f034f25d44868df793b1e9cae7)
- tooling: Added biome and typescript [`ade29fe`](https://github.com/ghosh/Unpackage/commit/ade29fe981aed29db46ec43d444ca313cda8f611)
- refactor: Added src and dist folders [`23278be`](https://github.com/ghosh/Unpackage/commit/23278be32f0ec2904cd552ae809a46f42b92474f)
- refactor: Gracefully exit on cancelling [`4856335`](https://github.com/ghosh/Unpackage/commit/48563353dfd4e7694c48399ae665e295b85f8870)
- Release 1.1.3 [`4e38eeb`](https://github.com/ghosh/Unpackage/commit/4e38eeb54a46aae813d3985ac68b2d62a3052818)
- feat: Added fuzzy search [`bffe138`](https://github.com/ghosh/Unpackage/commit/bffe138bb3c3ff7bfe6a60b52369d1fd2c11feb3)
- tooling: Added releaseit and auto changelog [`e149615`](https://github.com/ghosh/Unpackage/commit/e149615f9fa04a027aea2948e958f49bd65e2e2a)
- refactor: Moved ts files into src [`85e5b03`](https://github.com/ghosh/Unpackage/commit/85e5b03256ba20d21170752bff8c7204f9781c8a)
- chore: Updated deps [`d190e2c`](https://github.com/ghosh/Unpackage/commit/d190e2c2a7962b18be0bb1e0f29f428e5cc5b81c)
- refactor: Updated error.js [`7c63e33`](https://github.com/ghosh/Unpackage/commit/7c63e33a9b41257d025c0ffb3d7f7c71aafa42f2)
- tooling: Updated release script to add formatted files [`8e681d4`](https://github.com/ghosh/Unpackage/commit/8e681d48d8bdcefbdd3709b737c18944e83f1bc4)
- chore: Cleaup package.json [`fd8e68e`](https://github.com/ghosh/Unpackage/commit/fd8e68e62ce007082ecda4f6b9394bc9a0e83567)
- Release 1.1.5 [`8fc3d3e`](https://github.com/ghosh/Unpackage/commit/8fc3d3e60c3f90c52ab92dbf96ab3a0f33bec970)
- Release 1.1.4 [`28c535e`](https://github.com/ghosh/Unpackage/commit/28c535ef69db222c91bfd1562a3f613b7c779227)
- refactor: Consolidated error lib [`2f09409`](https://github.com/ghosh/Unpackage/commit/2f0940936c37ece6332c32b1439fed608b5e98cb)
- chore: Linting fixes [`3d1b42b`](https://github.com/ghosh/Unpackage/commit/3d1b42b13eab7fb88c5b98fbebc2a015e5adcd67)
- refactor: Removed demo scripts [`36fb104`](https://github.com/ghosh/Unpackage/commit/36fb104a38b11e108607177d021c5025ae70edfa)
- refactor: Switched underlying runner to pnpm from yarn [`c052cea`](https://github.com/ghosh/Unpackage/commit/c052cea3bd2a2c66dba07ecc63c101f66f931af8)
- fix: Correctly lib path [`bdc0ad2`](https://github.com/ghosh/Unpackage/commit/bdc0ad2a8920e94283de933c7584e1a21e1de2d0)
- chore: Updated pkg version [`fa679bb`](https://github.com/ghosh/Unpackage/commit/fa679bb18262529fbfd8dfe17d480c0003ed7827)
- chore: Updated version [`9edd01b`](https://github.com/ghosh/Unpackage/commit/9edd01b0112bbd687359571f96eed49bed19868b)
- chore: Bump version to 1.0.4 [`7729ad0`](https://github.com/ghosh/Unpackage/commit/7729ad07dd450f5704b0f520e95905050aa43b7c)

## [1.0.2](https://github.com/ghosh/Unpackage/compare/1.0.1...1.0.2) - 2021-11-19

### Commits

- Use yarn by default [`021477b`](https://github.com/ghosh/Unpackage/commit/021477b4c5c64746e42dbcc36176b72fee186d74)

## [1.0.1](https://github.com/ghosh/Unpackage/compare/1.0.0...1.0.1) - 2021-11-18

### Commits

- Opt for npm rather than yarn [`0d515f0`](https://github.com/ghosh/Unpackage/commit/0d515f0e934a2ea431d6609c9c5b0e5f4ad86946)

## 1.0.0 - 2021-11-18

### Commits

- Updated dependencies [`33e1e0e`](https://github.com/ghosh/Unpackage/commit/33e1e0e8735418d941a7b028ce6bff842e5c47c3)
- Renamed Exceptions to Errors [`abd401d`](https://github.com/ghosh/Unpackage/commit/abd401d26b402f1ad7b1071f90da09386140bb14)
- Init [`6412202`](https://github.com/ghosh/Unpackage/commit/6412202ad79d446de6ea2ec3ad8cf694ad3d3d55)
- Added Readme [`207f15a`](https://github.com/ghosh/Unpackage/commit/207f15ad1b53b6e14fffd73ddd0daee8f0f5a6c0)
