Skip to content

Commit 6439929

Browse files
committed
Prepare for release 1.3.0
1 parent bfbba64 commit 6439929

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Next Release
22
-------------
3+
1.3.0
4+
------
5+
* Added the feature to pass in custom attributes for mounted iframe.
6+
* Added support for auto-authorizing the consumer.
7+
8+
39
1.2.1
410
------
511
* Removed message event listeners when unmounting frames.

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.2.1",
3+
"version": "1.3.0",
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)