Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Sep 8, 2020
1 parent 2d5566d commit e87f2c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v4.1.0 (2020-09-08)

#### :rocket: Enhancement
* [#250](https://github.com/ember-cli/broccoli-terser-sourcemap/pull/250) Rename to broccoli-terser-sourcemap. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


## v4.0.0 (2020-09-04)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "broccoli-terser-sourcemap",
"version": "4.0.0",
"version": "4.1.0",
"description": "Broccoli filter to minify files with terser while preserving their sourcemaps.",
"homepage": "https://github.com/ember-cli/broccoli-terser-sourcemap#readme",
"bugs": {
Expand Down

0 comments on commit e87f2c7

Please sign in to comment.