Skip to content

Commit f9f0860

Browse files
committed
chore: v3.3.10
1 parent 08a7650 commit f9f0860

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="3.3.10"></a>
2+
3+
# 3.3.10 (2019-10-31)
4+
5+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)
6+
7+
## New Features
8+
9+
- add new flag and patch sec dep ([#1102](https://github.com/webpack/webpack-cli/pull/1102))
10+
11+
## Chore
12+
13+
- remove un-synced tests ([08a7650](https://github.com/webpack/webpack-cli/commit/08a7650))
14+
- sec patch ([6ad6099](https://github.com/webpack/webpack-cli/commit/6ad6099))
15+
116
<a name="3.3.9"></a>
217

318
# 3.3.9 (2019-09-17)

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.9",
3+
"version": "3.3.10",
44
"description": "CLI for webpack & friends",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)