@atlaskit/editor-core 219.6.0 → 219.6.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,16 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 219.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`48be4becb4ca3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/48be4becb4ca3) -
8
+ Migrate indentationStyles, overflowShadowStyles, unsupportedStyles, shadowStyles, and
9
+ editorUGCTokenStyles to Compiled CSS
10
+ - [`2a6fb91f8b4a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a6fb91f8b4a1) -
11
+ migrate expand styles from emotion to compiled css
12
+ - Updated dependencies
13
+
3
14
  ## 219.6.0
4
15
 
5
16
  ### Minor Changes