Skip to content

Commit d4bcc21

Browse files
authored
Merge pull request #495 from XmiliaH/release-3.9.13
Finish release 3.9.13
2 parents 90e4230 + 0c46bdb commit d4bcc21

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v3.9.3 (2022-12-08)
2+
--------------------
3+
[fix] Fix typescript errors in index.d.ts
4+
15
v3.9.12 (2022-11-29)
26
--------------------
37
[new] Add file system API.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"alcatraz",
1414
"contextify"
1515
],
16-
"version": "3.9.12",
16+
"version": "3.9.13",
1717
"main": "index.js",
1818
"sideEffects": false,
1919
"repository": "github:patriksimek/vm2",

0 commit comments

Comments
 (0)