# [4.0.0](https://github.com/rfoel/install-latest/compare/v3.1.5...v4.0.0) (2025-09-26)


### chore

* make package lighter ([2e75305](https://github.com/rfoel/install-latest/commit/2e753059ab457f3798ea707916c65f57de8d27ea))


### BREAKING CHANGES

* some packages were removed

## [3.1.5](https://github.com/rfoel/install-latest/compare/v3.1.4...v3.1.5) (2022-10-03)


### Bug Fixes

* fix conditional filter ([1c7c787](https://github.com/rfoel/install-latest/commit/1c7c787c95108bee9682ec5c0e63c0ac7ddbf09a))

## [3.1.4](https://github.com/rfoel/install-latest/compare/v3.1.3...v3.1.4) (2022-10-03)


### Bug Fixes

* remove log ([27652f9](https://github.com/rfoel/install-latest/commit/27652f997ef9a99f271e01e86c1e44ca6c7fa9af))

## [3.1.3](https://github.com/rfoel/install-latest/compare/v3.1.2...v3.1.3) (2022-10-03)


### Bug Fixes

* fix inquirer import ([299efb2](https://github.com/rfoel/install-latest/commit/299efb276bd833a31cac22d5aea7c5a113ab59b0))
* refactor structure ([bcf7841](https://github.com/rfoel/install-latest/commit/bcf784108364481a4dd0049f8230e56544b9bdde))

## [3.1.2](https://github.com/rfoel/install-latest/compare/v3.1.1...v3.1.2) (2022-10-03)


### Bug Fixes

* fix inquirer prompt ([7d444ca](https://github.com/rfoel/install-latest/commit/7d444ca0d0b262e1b2657cf225ddcb0aa38baa95))
* fix inquirer prompt ([775fd6f](https://github.com/rfoel/install-latest/commit/775fd6f64cd8a84fabccb35ac1a88945e8a92d01))

## [3.1.1](https://github.com/rfoel/install-latest/compare/v3.1.0...v3.1.1) (2022-10-03)


### Bug Fixes

* build package ([38a44e1](https://github.com/rfoel/install-latest/commit/38a44e147728d546e5c3e88cd7d1c0c0b41be479))

# [3.1.0](https://github.com/rfoel/install-latest/compare/v3.0.0...v3.1.0) (2022-10-03)


### Features

* only update deps with sign before version ([3e00723](https://github.com/rfoel/install-latest/commit/3e0072370166da0a1fe5ff0c600162c2e25aad1a))

# [3.0.0](https://github.com/rfoel/install-latest/compare/v2.0.0...v3.0.0) (2021-10-30)


### Features

* Add an interactive mode ([#23](https://github.com/rfoel/install-latest/issues/23)) ([49c9b9e](https://github.com/rfoel/install-latest/commit/49c9b9eef4cc5b38181f420fc6c012ab9915ec5a))


### BREAKING CHANGES

* remove short flags because they are confusing and
add optional and peer dependencies flags.

* feat: add an interactive mode to select dependencies

* feat: add an interactive mode to select dependencies

* chore: update .lock

* chore: update readme

* feat: add a short flag option for interactive mode

* feat: adjusting sentence inconsistencies

Co-authored-by: Rafael Franco <rafaelfr@outlook.com>

# [2.0.0](https://github.com/rfoel/install-latest/compare/v1.4.0...v2.0.0) (2021-10-19)


### Features

* add optional and peer flags ([#20](https://github.com/rfoel/install-latest/issues/20)) ([287a69b](https://github.com/rfoel/install-latest/commit/287a69b1df05e9a2bfdede11f9a31eadb37be707)), closes [#15](https://github.com/rfoel/install-latest/issues/15)


### BREAKING CHANGES

* remove short flags because they are confusing and
add optional and peer dependencies flags.

# [1.4.0](https://github.com/rfoel/install-latest/compare/v1.3.0...v1.4.0) (2021-01-29)


### Features

* make workflow work again ([1705857](https://github.com/rfoel/install-latest/commit/170585762f22fab9f7c0a6b6053a278ab6880669))
