Skip to content

Commit 30b1b8d

Browse files
committed
chore: v3.3.5
1 parent 76b75ac commit 30b1b8d

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
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="3.3.5"></a>
2+
3+
# 3.3.5 (2019-06-23)
4+
5+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5)
6+
7+
## Chore
8+
9+
- remove donation section ([76b75ac](https://github.com/webpack/webpack-cli/commit/76b75ac))
10+
- update pkg lock ([8913928](https://github.com/webpack/webpack-cli/commit/8913928))
11+
- deps: update major versions ([#969](https://github.com/webpack/webpack-cli/pull/969))
12+
- packages: lock dependencies versions ([#958](https://github.com/webpack/webpack-cli/pull/958))
13+
- scripts: clean opencollective ([cd54ba5](https://github.com/webpack/webpack-cli/commit/cd54ba5))
14+
- scripts: clean postinstall ([0c1f6b6](https://github.com/webpack/webpack-cli/commit/0c1f6b6))
15+
- ts: enables source map in the ts ([#961](https://github.com/webpack/webpack-cli/pull/961))
16+
- added await in order to resolve the pending promise ([#948](https://github.com/webpack/webpack-cli/pull/948))
17+
18+
## CLI
19+
20+
- remove donation prompt ([a37477d](https://github.com/webpack/webpack-cli/commit/a37477d))
21+
22+
## Fix
23+
24+
- deps: move prettier from dependencies to devDependencies ([#968](https://github.com/webpack/webpack-cli/pull/968))
25+
- change "usr strict" to "use strict" ([670efc7](https://github.com/webpack/webpack-cli/commit/670efc7))
26+
- update deps ([69f364e](https://github.com/webpack/webpack-cli/commit/69f364e))
27+
128
<a name="3.3.4"></a>
229

330
# 3.3.4 (2019-06-11)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)