@atlaskit/media-client 33.3.2 → 33.4.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/media-client
2
2
 
3
+ ## 33.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#169909](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169909)
8
+ [`78e7ec6d4b08f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/78e7ec6d4b08f) -
9
+ Added getDocumentContent and getDocumentPageImage to the media client to enable the new media
10
+ document viewer
11
+
3
12
  ## 33.3.2
4
13
 
5
14
  ### Patch Changes