Skip to content

Commit

Permalink
release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed Oct 16, 2019
1 parent 42e7d1f commit 50b5621
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
@@ -1,5 +1,17 @@
User-visible changes in SES:

## Release 0.6.4 (16-Oct-2019)

SECURITY UPDATE: This release upgrades realms-shim to fix multiple sandbox
escapes. All users should update to this version.

* upgrade to realms-shim v1.2.1

Non-security fixes:

* improve documentation


## Release 0.6.3 (02-Oct-2019)

SECURITY UPDATE: This release upgrades realms-shim to fix multiple sandbox
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ses",
"version": "0.6.4-dev.0",
"version": "0.6.4",
"description": "Secure ECMAScript",
"main": "dist/ses.cjs.js",
"module": "dist/ses.esm.js",
Expand Down

0 comments on commit 50b5621

Please sign in to comment.