@atlaskit/editor-plugins 11.1.179 → 11.1.181

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 +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 11.1.181
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 11.1.180
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 11.1.179
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.179",
3
+ "version": "11.1.181",
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.17.2",
42
- "@atlaskit/editor-plugin-block-menu": "5.2.22",
41
+ "@atlaskit/editor-plugin-block-controls": "7.18.0",
42
+ "@atlaskit/editor-plugin-block-menu": "5.2.23",
43
43
  "@atlaskit/editor-plugin-block-type": "10.3.4",
44
44
  "@atlaskit/editor-plugin-border": "6.1.4",
45
45
  "@atlaskit/editor-plugin-breakout": "6.4.2",
@@ -84,7 +84,7 @@
84
84
  "@atlaskit/editor-plugin-insert-block": "7.2.0",
85
85
  "@atlaskit/editor-plugin-interaction": "11.0.0",
86
86
  "@atlaskit/editor-plugin-layout": "6.2.20",
87
- "@atlaskit/editor-plugin-limited-mode": "3.1.6",
87
+ "@atlaskit/editor-plugin-limited-mode": "3.2.0",
88
88
  "@atlaskit/editor-plugin-list": "8.2.22",
89
89
  "@atlaskit/editor-plugin-local-id": "4.3.1",
90
90
  "@atlaskit/editor-plugin-loom": "8.1.0",
@@ -105,7 +105,7 @@
105
105
  "@atlaskit/editor-plugin-save-on-enter": "6.0.0",
106
106
  "@atlaskit/editor-plugin-scroll-into-view": "6.0.2",
107
107
  "@atlaskit/editor-plugin-selection": "6.1.13",
108
- "@atlaskit/editor-plugin-selection-extension": "9.0.8",
108
+ "@atlaskit/editor-plugin-selection-extension": "9.0.9",
109
109
  "@atlaskit/editor-plugin-selection-marker": "6.3.1",
110
110
  "@atlaskit/editor-plugin-selection-toolbar": "7.2.0",
111
111
  "@atlaskit/editor-plugin-show-diff": "3.3.3",