Skip to content

Commit 5140520

Browse files
author
Robert Jackson
committed
Release 4.0.1
1 parent 5d988db commit 5140520

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v4.0.1 (2020-10-23)
2+
3+
#### :bug: Bug Fix
4+
* [#236](https://github.com/ember-cli/ember-cli-terser/pull/236) Fix upgraing from ember-cli-uglify options in ember-cli-build.js ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 2
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
10+
111
## v4.0.0 (2020-09-08)
212

313
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-terser",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "JavaScript minification for Ember-CLI",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)