Skip to content

Commit

Permalink
Update to 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
XmiliaH committed Oct 17, 2021
1 parent 4198060 commit 05e5e65
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v3.9.5 (2021-10-17)
-------------------
[new] Editor config (aubelsb2)
[fix] Fix for Promise.then breaking
[fix] Fix for missing properties on CallSite

v3.9.4 (2021-10-12)
-------------------
[new] Added strict option
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"alcatraz",
"contextify"
],
"version": "3.9.4",
"version": "3.9.5",
"main": "index.js",
"repository": "github:patriksimek/vm2",
"license": "MIT",
Expand Down

0 comments on commit 05e5e65

Please sign in to comment.