Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 4c9abe6

Browse files
chore(release): 2.1.3
1 parent 7619736 commit 4c9abe6

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.1.3](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.2...v2.1.3) (2019-05-15)
6+
7+
8+
### Bug Fixes
9+
10+
* disable parallel on WSL ([#403](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/403)) ([7619736](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/7619736))
11+
* fallback for cache directory ([#401](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/401)) ([d117827](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/d117827))
12+
13+
14+
515
<a name="2.1.2"></a>
616
## [2.1.2](https://github.com/webpack-contrib/uglifyjs-webpack-plugin/compare/v2.1.1...v2.1.2) (2019-02-25)
717

package-lock.json

Lines changed: 10 additions & 6 deletions
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": "uglifyjs-webpack-plugin",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "UglifyJS plugin for webpack",
55
"license": "MIT",
66
"repository": "webpack-contrib/uglifyjs-webpack-plugin",

0 commit comments

Comments
 (0)