Skip to content

Commit 9a6e47c

Browse files
chore(release): 5.3.4
1 parent 29bbc3a commit 9a6e47c

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [5.3.4](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.4) (2022-08-12)
6+
7+
8+
### Bug Fixes
9+
10+
* respect environment options for terser and swc compress options ([#509](https://github.com/webpack-contrib/terser-webpack-plugin/issues/509)) ([29bbc3a](https://github.com/webpack-contrib/terser-webpack-plugin/commit/29bbc3ae1c95097b010310217944f4145959f02a))
11+
512
### [5.3.3](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.2...v5.3.3) (2022-06-02)
613

714
### Fixes

package-lock.json

Lines changed: 2 additions & 2 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": "terser-webpack-plugin",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "Terser plugin for webpack",
55
"license": "MIT",
66
"repository": "webpack-contrib/terser-webpack-plugin",

0 commit comments

Comments
 (0)