@atlaskit/embedded-confluence 2.18.2 → 2.19.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,14 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 2.19.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#139168](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139168)
8
+ [`61ab5a7324f67`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/61ab5a7324f67) -
9
+ [CBT-2509] Adds support to NavigationPolicy for spaceKeyFilter array prop, which filters
10
+ ConfluenceURLs for shimming based an array of connected space keys
11
+
3
12
  ## 2.18.2
4
13
 
5
14
  ### Patch Changes