# 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/init@1.0.1-rc.1...@webpack-cli/init@1.0.1) (2020-10-10)

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

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

### Bug Fixes

-   **packages:** make packages have correct main paths to index ([#1366](https://github.com/webpack/webpack-cli/issues/1366)) ([5dd7bd6](https://github.com/webpack/webpack-cli/commit/5dd7bd62046568481996e48328b15a335557f8ae))
-   add necessary peerDependencies ([#1825](https://github.com/webpack/webpack-cli/issues/1825)) ([0f13ab5](https://github.com/webpack/webpack-cli/commit/0f13ab5ddd9e28e5e7095721d086a58aebaf98a5))

### 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/init@1.0.1-alpha.4...@webpack-cli/init@1.0.1-alpha.5) (2020-03-02)

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

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

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

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

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

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

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

## [1.0.1-alpha.1](https://github.com/webpack/webpack-cli/compare/@webpack-cli/init@1.0.1-alpha.0...@webpack-cli/init@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)
