@atlaskit/editor-core 219.3.7 → 219.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,24 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 219.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`a9b1b25b3ec98`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a9b1b25b3ec98) -
8
+ [ux] CTD-6569 add vertical resize for database native embed in pages
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+
14
+ ## 219.3.8
15
+
16
+ ### Patch Changes
17
+
18
+ - [`eb4be1c0f981b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/eb4be1c0f981b) -
19
+ Migrate codeMarkStyles, gridStyles, fontSizeStyles, link, inlineNodeViewSharedStyles, and
20
+ backgroundColorStyles to Compiled CSS
21
+
3
22
  ## 219.3.7
4
23
 
5
24
  ### Patch Changes