Skip to content

Commit e21f88b

Browse files
committed
chore(versioning): v.2.0.12
1 parent d01af47 commit e21f88b

File tree

79 files changed

+135
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+135
-112
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<a name="2.0.12"></a>
2+
# 2.0.12 (2018-03-14)
3+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.11...v2.0.12)
4+
5+
## New Features
6+
7+
* support --build-delimiter for opt-in output delimiter (#192) ([#340](https://github.com/webpack/webpack-cli/pull/340))
8+
9+
## Chore
10+
11+
* gitignore: add vim swap files to gitignore ([3448fb5](https://github.com/webpack/webpack-cli/commit/3448fb5))
12+
* scaffolding: update docs ([#336](https://github.com/webpack/webpack-cli/pull/336))
13+
14+
## Fix
15+
16+
* removes debug in migrate ([#342](https://github.com/webpack/webpack-cli/pull/342))
17+
18+
## Tests
19+
20+
* snapshot: update snapshot ([bd8ccda](https://github.com/webpack/webpack-cli/commit/bd8ccda))
21+
22+
## Misc
23+
24+
* cz: fix type description ([#339](https://github.com/webpack/webpack-cli/pull/339))
25+
* init: fix global-modules require statement in package-manager ([610aa02](https://github.com/webpack/webpack-cli/commit/610aa02))
26+
* init-generator: cleanup ([b8c3145](https://github.com/webpack/webpack-cli/commit/b8c3145))
27+
128
<a name="2.0.11"></a>
229
# 2.0.11 (2018-03-10)
330
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.10...v2.0.11)

docs/AddGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
192192
<br class="clear">
193193

194194
<footer>
195-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
195+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
196196
</footer>
197197

198198
<script> prettyPrint(); </script>

docs/InitGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
192192
<br class="clear">
193193

194194
<footer>
195-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
195+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
196196
</footer>
197197

198198
<script> prettyPrint(); </script>

docs/LoaderGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
172172
<br class="clear">
173173

174174
<footer>
175-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
175+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
176176
</footer>
177177

178178
<script> prettyPrint(); </script>

docs/PluginGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
172172
<br class="clear">
173173

174174
<footer>
175-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
175+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
176176
</footer>
177177

178178
<script> prettyPrint(); </script>

docs/commands_add.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5858
<br class="clear">
5959

6060
<footer>
61-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
61+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
6262
</footer>
6363

6464
<script> prettyPrint(); </script>

docs/commands_init.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
6464
<br class="clear">
6565

6666
<footer>
67-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
67+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
6868
</footer>
6969

7070
<script> prettyPrint(); </script>

docs/commands_make.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5454
<br class="clear">
5555

5656
<footer>
57-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
57+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
5858
</footer>
5959

6060
<script> prettyPrint(); </script>

docs/commands_migrate.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
194194
<br class="clear">
195195

196196
<footer>
197-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
197+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
198198
</footer>
199199

200200
<script> prettyPrint(); </script>

docs/commands_remove.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AddGenera
5858
<br class="clear">
5959

6060
<footer>
61-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Mar 10 2018 01:28:11 GMT+0100 (CET)
61+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Mar 14 2018 01:39:40 GMT+0100 (CET)
6262
</footer>
6363

6464
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)