Skip to content

Commit a74c23f

Browse files
committed
Bump version to 1.5.0
1 parent 7922a4a commit a74c23f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Next Release
22
-------------
3+
1.5.0
4+
------
5+
* Added support for calculating height of body containing absolute positioned elements.
6+
* Restored default height calculation back to bodyOffset.
7+
38
1.4.0
49
------
510
* Added trigger for frame unloading. #18
6-
* Updated default height calucaltion to bodyScroll.
11+
* Updated default height calculation to bodyScroll.
712

813
1.3.2
914
------

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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