Skip to content

Commit 347d8fa

Browse files
authored
Mark 3.1.52 as released (#21111)
1 parent 9993c51 commit 347d8fa

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.52 (in development)
21+
3.1.53 (in development)
2222
-----------------------
23+
24+
3.1.52 - 01/19/24
25+
-----------------
2326
- The core stack manipulation functions (`stackSave`, `stackRestore`,
2427
`stackAlloc`) are no longer exported by default. Users of these function
2528
now need to depend on them explictly (either via `__deps` attributes or via

emscripten-version.txt

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

0 commit comments

Comments
 (0)