@atlaskit/embedded-confluence 2.18.2 → 2.20.0

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,22 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 2.20.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#132971](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/132971)
8
+ [`aa0998edc7140`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/aa0998edc7140) -
9
+ [ux] Add ability to disable footer for JSW integration
10
+
11
+ ## 2.19.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#139168](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139168)
16
+ [`61ab5a7324f67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61ab5a7324f67) -
17
+ [CBT-2509] Adds support to NavigationPolicy for spaceKeyFilter array prop, which filters
18
+ ConfluenceURLs for shimming based an array of connected space keys
19
+
3
20
  ## 2.18.2
4
21
 
5
22
  ### Patch Changes