@atlaskit/editor-core 219.6.3 → 219.7.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.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`2f70251ed8022`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2f70251ed8022) -
8
+ Clean up experiment platform_editor_experience_tracking
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+
14
+ ## 219.6.4
15
+
16
+ ### Patch Changes
17
+
18
+ - [`842edc5475e2b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/842edc5475e2b) -
19
+ migrate compiled css for code block styles
20
+ - Updated dependencies
21
+
3
22
  ## 219.6.3
4
23
 
5
24
  ### Patch Changes