@atlaskit/editor-core 219.3.6 → 219.3.8

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,23 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 219.3.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [`eb4be1c0f981b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/eb4be1c0f981b) -
8
+ Migrate codeMarkStyles, gridStyles, fontSizeStyles, link, inlineNodeViewSharedStyles, and
9
+ backgroundColorStyles to Compiled CSS
10
+
11
+ ## 219.3.7
12
+
13
+ ### Patch Changes
14
+
15
+ - [`55ad279a5e823`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55ad279a5e823) -
16
+ [ux] Support reference sync blocks by find and replace.
17
+ - [`813bbe2e7ab98`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/813bbe2e7ab98) -
18
+ migrated list style from emotion to compiled css
19
+ - Updated dependencies
20
+
3
21
  ## 219.3.6
4
22
 
5
23
  ### Patch Changes