Skip to content

Commit 5a5e4f9

Browse files
authored
Merge pull request #57 from ahorek/terser5311
terser 5.31.1
2 parents 34c2af6 + 811c980 commit 5a5e4f9

File tree

6 files changed

+866
-60
lines changed

6 files changed

+866
-60
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- { ruby: 3.1, c-o-e: false }
2121
- { ruby: 3.2, c-o-e: false }
2222
- { ruby: 3.3, c-o-e: false }
23-
- { ruby: jruby-9.4.5.0, c-o-e: false }
23+
- { ruby: jruby-9.4.7.0, c-o-e: false }
2424
- { ruby: ruby-head, c-o-e: true }
2525
- { ruby: jruby-head, c-o-e: true }
2626
- { ruby: truffleruby, c-o-e: true }

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Behavioural changes in TerserJS are listed [here](https://github.com/terser/terser/blob/master/CHANGELOG.md).
22

33
## Unreleased
4+
## 1.2.3 (11 June 2024)
5+
- update TerserJS to [5.31.1]
6+
47
## 1.2.2 (2 April 2024)
58
- update TerserJS to [5.30.2]
69
- build an unminified version to make security reviews easier

0 commit comments

Comments
 (0)