Skip to content

Commit fc8e910

Browse files
authored
fix: typo in contributor name (#11400)
Signed-off-by: Etienne Marais <[email protected]>
1 parent 89cdf71 commit fc8e910

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ changelog properly.
1111
### Fixed
1212

1313
- Fix a crash in the Melange rules that would prevent compiling public library
14-
implementations of virtual libraries. (@amonteiro, #11248)
15-
- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@amonteiro,
16-
#11252)
14+
implementations of virtual libraries. (@anmonteiro, #11248)
15+
- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@anmonteiro,
16+
#11252)
1717
- Disallow private implementations of public virtual libs in melange mode.
18-
(@amonteiro, #11253)
18+
(@anmonteiro, #11253)
1919
- Wasm_of_ocaml: fix the execution of tests in a sandbox. (#11304, @vouillon)
2020

2121
3.17.1 (2024-12-17)

0 commit comments

Comments
 (0)