Skip to content

Commit 5d887af

Browse files
authored
Mark 3.1.27 as released (#18273)
1 parent 02cc1ee commit 5d887af

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.27 (in development)
21+
3.1.28 (in development)
2222
-----------------------
23+
24+
3.1.27 - 11/29/22
25+
-----------------
2326
- Add support for `-sEXPORT_ES6`/`*.mjs` on Node.js. (#17915)
2427
- Idle workers in a PThread pool no longer prevent Node.js app from exiting. (#18227)
2528
- The default `STACK_SIZE` was reduced from 5MB to 64KB. Projects that use more

emscripten-version.txt

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

0 commit comments

Comments
 (0)