Skip to content

Commit

Permalink
Merge pull request #26 from ahorek/terser590
Browse files Browse the repository at this point in the history
update terser to 5.9.0
  • Loading branch information
ahorek authored Sep 22, 2021
2 parents c558a4d + bd44999 commit 604019c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

## 1.1.7 (23 September 2021)
- update TerserJS to [5.9.0]

## 1.1.6 (15 September 2021)
- update TerserJS to [5.8.0]

Expand Down
2 changes: 1 addition & 1 deletion lib/terser.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/terser/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

class Terser
# Current version of Terser.
VERSION = "1.1.6"
VERSION = "1.1.7"
end

0 comments on commit 604019c

Please sign in to comment.