@atlaskit/editor-plugins 11.1.173 → 11.1.175

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 11.1.175
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 11.1.174
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 11.1.173
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "11.1.173",
3
+ "version": "11.1.175",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -38,8 +38,8 @@
38
38
  "@atlaskit/editor-plugin-batch-attribute-updates": "6.1.4",
39
39
  "@atlaskit/editor-plugin-before-primary-toolbar": "6.0.3",
40
40
  "@atlaskit/editor-plugin-better-type-history": "6.1.2",
41
- "@atlaskit/editor-plugin-block-controls": "7.16.0",
42
- "@atlaskit/editor-plugin-block-menu": "5.2.19",
41
+ "@atlaskit/editor-plugin-block-controls": "7.17.1",
42
+ "@atlaskit/editor-plugin-block-menu": "5.2.20",
43
43
  "@atlaskit/editor-plugin-block-type": "10.3.3",
44
44
  "@atlaskit/editor-plugin-border": "6.1.4",
45
45
  "@atlaskit/editor-plugin-breakout": "6.4.2",