Skip to content

Commit 0182d72

Browse files
Mark 5.0.4 as released (#26524)
Update changelog and emscripten-version.txt [ci skip]
1 parent de5d6f0 commit 0182d72

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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-
5.0.4 (in development)
21+
5.0.5 (in development)
2222
----------------------
23+
24+
5.0.4 - 03/23/26
25+
----------------
2326
- `EXPORT_EXCEPTION_HANDLING_HELPERS` is deprecated and setting it will not do
2427
anything. `getExceptionMessage` is exported anyway when `ASSERTIONS` or
2528
`EXCEPTION_STACK_TRACES` is set, which are set by default at `-O0`. At `-O1`

emscripten-version.txt

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

0 commit comments

Comments
 (0)