Skip to content

Commit e7828cf

Browse files
authored
Merge pull request #502 from karanssj4/patch-2
Fix typos in CHANGELOG.md
2 parents d4bcc21 + 6032907 commit e7828cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
v3.9.3 (2022-12-08)
1+
v3.9.13 (2022-12-08)
22
--------------------
33
[fix] Fix typescript errors in index.d.ts
44

55
v3.9.12 (2022-11-29)
66
--------------------
77
[new] Add file system API.
8-
[fix] Fix parsing error with object patter in catch clause.
8+
[fix] Fix parsing error with object pattern in catch clause.
99

1010
v3.9.11 (2022-08-28)
1111
--------------------
@@ -179,7 +179,7 @@ v3.5.1 (2017-10-04)
179179

180180
v3.5.0 (2017-08-31)
181181
-------------------
182-
[new] Allow a custom compiler to recieve the filetype (Orta Therox)
182+
[new] Allow a custom compiler to receive the filetype (Orta Therox)
183183
[new] Allow in-sandbox requires to also get called through the compiler (Orta Therox)
184184
[new] Support whitelisting modules inside a VM (Orta Therox)
185185
[new] Add TypeScript definition (Orta Therox)

0 commit comments

Comments
 (0)