Skip to content

Commit

Permalink
chore: v.3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Jan 7, 2019
1 parent 848bf4b commit 54805ae
Show file tree
Hide file tree
Showing 3 changed files with 1,075 additions and 677 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
<a name="3.2.1"></a>
# 3.2.1 (2019-01-07)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.2.1)

## Chore

* dependency: add `node-ts` as devDependency ([#724](https://github.com/webpack/webpack-cli/pull/724))

## Docs

* scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://github.com/webpack/webpack-cli/pull/727))

## Fix

* bin: extension detection ([#724](https://github.com/webpack/webpack-cli/pull/724))

## Tests

* bin: add `webpack.config.ts` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
* bin: add `.babelrc` to webpack-babel-config test ([#724](https://github.com/webpack/webpack-cli/pull/724))
* bin: add `webpack.config.babel.js` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))

## Misc

* replace opencollective with light vers ([848bf4b](https://github.com/webpack/webpack-cli/commit/848bf4b))

<a name="3.2.0"></a>
# 3.2.0 (2019-01-03)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.1.2...v3.2.0)
Expand Down

0 comments on commit 54805ae

Please sign in to comment.