Skip to content

Commit 020a9cd

Browse files
author
Gage Phillips
committed
1.12.0 Release
1 parent 4ca98f6 commit 020a9cd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Next Release
22
-------------
3+
1.12.0
4+
------
5+
* Add support for different styles during iframe focus/blur events.
6+
37
1.11.0
48
------
5-
* Create a custom dispatch to override parent.postMessage
9+
* Create a custom dispatch to override parent.postMessage
610

711
1.10.1
812
------

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xfc",
3-
"version": "1.11.0",
3+
"version": "1.12.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)