# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/webpack/webpack-cli/compare/@webpack-cli/utils@1.0.1-rc.1...@webpack-cli/utils@1.0.1) (2020-10-10)

### Bug Fixes

-   cleanup `package-utils` package ([#1822](https://github.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://github.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738))
-   upgrade lock file ([#1885](https://github.com/webpack/webpack-cli/issues/1885)) ([8df291e](https://github.com/webpack/webpack-cli/commit/8df291eef0fad7c91d912b158b3c2915cddfacd1))

## [1.0.1-rc.1](https://github.com/webpack/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.5...@webpack-cli/utils@1.0.1-rc.1) (2020-10-06)

### Bug Fixes

-   add necessary peerDependencies ([#1825](https://github.com/webpack/webpack-cli/issues/1825)) ([0f13ab5](https://github.com/webpack/webpack-cli/commit/0f13ab5ddd9e28e5e7095721d086a58aebaf98a5))
-   regression with migrate command ([7ebcbb8](https://github.com/webpack/webpack-cli/commit/7ebcbb8030b9111df797abdd67e504178b18aeac))
-   use appropriate exit codes ([#1755](https://github.com/webpack/webpack-cli/issues/1755)) ([83f73b0](https://github.com/webpack/webpack-cli/commit/83f73b056e224301b871bee5e9b7254e64e84e95))

### Features

-   add flag to force config ([f61e7e0](https://github.com/webpack/webpack-cli/commit/f61e7e0d1b03284d7333c4f0f38294460209a25d))

## [1.0.1-alpha.5](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.4...@webpack-cli/utils@1.0.1-alpha.5) (2020-03-02)

**Note:** Version bump only for package @webpack-cli/utils

## [1.0.1-alpha.4](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.3...@webpack-cli/utils@1.0.1-alpha.4) (2020-02-29)

**Note:** Version bump only for package @webpack-cli/utils

## [1.0.1-alpha.3](https://github.com/ematipico/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.2...@webpack-cli/utils@1.0.1-alpha.3) (2020-02-23)

**Note:** Version bump only for package @webpack-cli/utils

## [1.0.1-alpha.2](https://github.com/webpack/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.1...@webpack-cli/utils@1.0.1-alpha.2) (2020-02-23)

**Note:** Version bump only for package @webpack-cli/utils

## [1.0.1-alpha.1](https://github.com/webpack/webpack-cli/compare/@webpack-cli/utils@1.0.1-alpha.0...@webpack-cli/utils@1.0.1-alpha.1) (2020-02-23)

### Bug Fixes

-   **init:** fix webpack config scaffold ([#1231](https://github.com/webpack/webpack-cli/issues/1231)) ([2dc495a](https://github.com/webpack/webpack-cli/commit/2dc495a8d050d28478c6c2533d7839e9ff78d76c)), closes [#1230](https://github.com/webpack/webpack-cli/issues/1230)
