@atlaskit/embedded-confluence 1.6.1 → 1.6.3

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.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [`99ab0322881`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99ab0322881) - [ux] Set default value of hasFooterLogo to true, so that when getting hasFooterLogo as undefined from JSM it still shows the footer container
8
+
9
+ ## 1.6.2
10
+
11
+ ### Patch Changes
12
+
13
+ - [`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
14
+
3
15
  ## 1.6.1
4
16
 
5
17
  ### Patch Changes