Skip to content

Commit 5105b4f

Browse files
Mark 4.0.12 as released (#24839)
Update changelog and emscripten-version.txt [ci skip]
1 parent 0bdea1f commit 5105b4f

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-
4.0.12 (in development)
21+
4.0.13 (in development)
2222
-----------------------
23+
24+
4.0.12 - 08/01/25
25+
-----------------
2326
- The `#!` line that emscripten, under some circumstances, will add to the
2427
generated JS code no longer injects the `--experimental-wasm-bigint` node
2528
flag. This flag is not needed on recent versions of node, and in fact

emscripten-version.txt

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

0 commit comments

Comments
 (0)