@atlaskit/embedded-confluence 1.6.0 → 1.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 1.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`df6307e601e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6307e601e) - Revert "Powered by Confluence" footer display order change to fix a UI regression bug happening on Project Pages
8
+
9
+ ## 1.6.1
10
+
11
+ ### Patch Changes
12
+
13
+ - [`e7023873ce8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7023873ce8) - [ux] Fix to not overflow content outside Embedded page for parent products not using the default height set content feature.
14
+
3
15
  ## 1.6.0
4
16
 
5
17
  ### Minor Changes