We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b4e38 commit b5df941Copy full SHA for b5df941
CHANGELOG.md
@@ -1,5 +1,10 @@
1
Next Release
2
-------------
3
+1.3.1
4
+------
5
+* Updated node version to 8.9.2 to support NPM 2FA
6
+
7
8
1.3.0
9
------
10
* Added the feature to pass in custom attributes for mounted iframe.
package.json
@@ -1,6 +1,6 @@
{
"name": "xfc",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A Cross Frame Container that handles securely embedding web content into a 3rd party domain",
"author": "Cerner Corporation",
"license": "Apache-2.0",
0 commit comments