Skip to content

Commit

Permalink
Merge pull request #502 from karanssj4/patch-2
Browse files Browse the repository at this point in the history
Fix typos in CHANGELOG.md
  • Loading branch information
XmiliaH committed Jan 27, 2023
2 parents d4bcc21 + 6032907 commit e7828cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
v3.9.3 (2022-12-08)
v3.9.13 (2022-12-08)
--------------------
[fix] Fix typescript errors in index.d.ts

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

v3.9.11 (2022-08-28)
--------------------
Expand Down Expand Up @@ -179,7 +179,7 @@ v3.5.1 (2017-10-04)

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

0 comments on commit e7828cf

Please sign in to comment.