# Changelog

**All notable changes to this project will be documented in this file.**

# [[2.1.3]](https://github.com/Sheweny/cli/compare/2.1.2...2.1.3) April 26, 2022

### Fixed

- Help: Fix prefix colors on powershell terminal ([fe44e95](https://github.com/Sheweny/cli/commit/fe44e952dade30a70ff66afd85652aadb829a664))
- Templates: Remove class names ([35d4a54](https://github.com/Sheweny/cli/commit/35d4a5438dc6d61514f88d14c33d7dfe3d7cbc11))
- Create: Correct sentence ([1806c5f](https://github.com/Sheweny/cli/commit/1806c5f79942c4deeea500a2feeea5ac4dcd4d45))

# [[2.1.2]](https://github.com/Sheweny/cli/compare/2.1.1...2.1.2) April 10, 2022

### Dependencies

- Bump dependencies (security)

# [[2.1.1]](https://github.com/Sheweny/cli/compare/2.1.0...2.1.1) January 25, 2022

### Fixed

- Fix cooldown command ([ae017d4](https://github.com/Sheweny/cli/commit/ae017d4970a00d0e1dd47d0bcdcf7037c5a89d5e) [41fe8c6](https://github.com/Sheweny/cli/commit/41fe8c624447a552aae80279da452acc181f80e0))

# [[2.1.0]](https://github.com/Sheweny/cli/compare/2.0.3...2.1.0) January 25, 2022

### Added

- Support of pnpm ([#45](https://github.com/Sheweny/cli/issues/45) [eeee2f9](https://github.com/Sheweny/cli/commit/eeee2f927cbb15a272df5c05b741b9495824d5e3))

### Fixed

- Fix init command ([7b178ae](https://github.com/Sheweny/cli/commit/7b178ae536c7d1cae0964da9e0f33c9b79322bd6))

# [[2.0.3]](https://github.com/Sheweny/cli/compare/2.0.1...2.0.3) December 19, 2021

### Fixed

Fix usage of Sheweny cli

# [[2.0.1]](https://github.com/Sheweny/cli/compare/2.0.0...2.0.1) December 15, 2021

### Changed

- CLI Structure: The CLI is now pure ESM module ([300385b](https://github.com/Sheweny/cli/commit/300385b66441735cd30d0cc6c7e68a132feb2ccd)).
- Github: Improve README.md style ([5eb2eb1](https://github.com/Sheweny/cli/commit/5eb2eb1b57c8c2b40e1824c3ada20b771dc63c7e)).

### Fixed

- Use: Chalk version 5.0.0 ([91afd40](https://github.com/Sheweny/cli/commit/91afd40dd7a8ed237681abfad38893357cd332c4))
- Use: Execa version 6.0.0 ([a4c8794](https://github.com/Sheweny/cli/commit/a4c87940d2ac3985e7bf3b1900f5081f5a6a4069))

# [[2.0.0]](https://github.com/Sheweny/cli/compare/2.1.0...3.0.0) - November 21, 2021

### Added

- Templates: Add version 3 templates ([ecfedd1](https://github.com/Sheweny/cli/commit/ecfedd193c334e3718467def10fc6f679c6b935b))
- Init: Add `init` command for use the cli with an existing project ([4579be5](https://github.com/Sheweny/cli/commit/4579be59ef16ab68a53175e7286e7ee38fb53624))

### Changed

- Help: Changed the style of help command ([081e988](https://github.com/Sheweny/cli/commit/081e988de1e02b196e73c1ec3cef2e568b4a9e45))

### Fixed

- Templates: Fix typescript V2 template ([028feb9](https://github.com/Sheweny/cli/commit/028feb9bb536966c577a3454d7b4ac8b50312d95))
- Templates: Fix javascript V2 template ([dc99d79](https://github.com/Sheweny/cli/commit/dc99d794fd0cdd7e1624e15026d6f3b7f0410d60))
- Create: Fix package.json ([da7f799](https://github.com/Sheweny/cli/commit/da7f799fa05ada1634e94f96f8e560358250f137))
