Skip to content

Commit eab65a0

Browse files
authored
Mark 3.1.42 as released (#19692)
1 parent eca2d77 commit eab65a0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ to browse the changes between the tags.
1818

1919
See docs/process.md for more on how version tagging works.
2020

21-
3.1.42 (in development)
21+
3.1.43 (in development)
2222
-----------------------
23+
24+
3.1.42 - 06/22/23
25+
-----------------
2326
- The default minimum Node version of Emscripten output was bumped from 10.19 to
2427
16.0. To run the output JS in an older version of node, you can use e.g.
2528
`-sMIN_NODE_VERSION=101900` which will apply the previous minimum version of

emscripten-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.42-git
1+
3.1.43-git

0 commit comments

Comments
 (0)