@atlaskit/embedded-confluence 2.17.0 → 2.18.1

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.18.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#123484](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/123484)
8
+ [`c0a76768fd245`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c0a76768fd245) -
9
+ [ux] [CBT-3460] Resolves an issue where setting `isHeightSetFromContent` prop on `ViewPage`
10
+ component to `true` could cause double scrollbars to appear [ECOHELP-40020]
11
+
12
+ ## 2.18.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#111577](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111577)
17
+ [`b53341a1a6936`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b53341a1a6936) -
18
+ Exposing subType top level field on page create methods
19
+
3
20
  ## 2.17.0
4
21
 
5
22
  ### Minor Changes