Skip to content

Commit 48c03ab

Browse files
committed
chore: v3.3.9
1 parent a1341bd commit 48c03ab

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.3.9"></a>
2+
3+
# 3.3.9 (2019-09-17)
4+
5+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)
6+
7+
## Fix
8+
9+
- use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://github.com/webpack/webpack-cli/commit/ee001bd))
10+
111
<a name="3.3.8"></a>
212

313
# 3.3.8 (2019-09-05)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-cli",
3-
"version": "3.3.8",
3+
"version": "3.3.9",
44
"description": "CLI for webpack & friends",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)