Skip to content

Commit

Permalink
Merge pull request #57 from ahorek/terser5311
Browse files Browse the repository at this point in the history
terser 5.31.1
  • Loading branch information
ahorek committed Jun 11, 2024
2 parents 34c2af6 + 811c980 commit 5a5e4f9
Show file tree
Hide file tree
Showing 6 changed files with 866 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- { ruby: 3.1, c-o-e: false }
- { ruby: 3.2, c-o-e: false }
- { ruby: 3.3, c-o-e: false }
- { ruby: jruby-9.4.5.0, c-o-e: false }
- { ruby: jruby-9.4.7.0, c-o-e: false }
- { ruby: ruby-head, c-o-e: true }
- { ruby: jruby-head, c-o-e: true }
- { ruby: truffleruby, c-o-e: true }
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Behavioural changes in TerserJS are listed [here](https://github.com/terser/terser/blob/master/CHANGELOG.md).

## Unreleased
## 1.2.3 (11 June 2024)
- update TerserJS to [5.31.1]

## 1.2.2 (2 April 2024)
- update TerserJS to [5.30.2]
- build an unminified version to make security reviews easier
Expand Down
Loading

0 comments on commit 5a5e4f9

Please sign in to comment.