Skip to content

Commit 6fcb707

Browse files
authoredJul 5, 2022
Merge pull request #446 from XmiliaH/finish-v3.9.10
Finish v3.9.10 release
2 parents f1167de + ae81b33 commit 6fcb707

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v3.9.10 (2022-07-05)
2+
-------------------
3+
[new] Add uptime to process.
4+
[fix] Security fix.
5+
[fix] Fix inspection with showProxy.
6+
17
v3.9.9 (2022-02-24)
28
-------------------
39
[fix] Bump parser ECMA version to 2022.

‎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.9",
16+
"version": "3.9.10",
1717
"main": "index.js",
1818
"sideEffects": false,
1919
"repository": "github:patriksimek/vm2",

0 commit comments

Comments
 (0)
Please sign in to comment.