Skip to content

Commit b5df941

Browse files
committed
Prepare for release 1.3.1
1 parent 19b4e38 commit b5df941

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Next Release
22
-------------
3+
1.3.1
4+
------
5+
* Updated node version to 8.9.2 to support NPM 2FA
6+
7+
38
1.3.0
49
------
510
* Added the feature to pass in custom attributes for mounted iframe.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xfc",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A Cross Frame Container that handles securely embedding web content into a 3rd party domain",
55
"author": "Cerner Corporation",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)