@atlaskit/editor-plugins 8.0.107 → 8.0.109

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 +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.0.109
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 8.0.108
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 8.0.107
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.0.107",
3
+ "version": "8.0.109",
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",
@@ -138,7 +138,7 @@
138
138
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
139
139
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.4",
140
140
  "@atlaskit/editor-plugin-better-type-history": "2.1.3",
141
- "@atlaskit/editor-plugin-block-controls": "3.8.7",
141
+ "@atlaskit/editor-plugin-block-controls": "3.8.8",
142
142
  "@atlaskit/editor-plugin-block-type": "5.1.12",
143
143
  "@atlaskit/editor-plugin-border": "2.1.3",
144
144
  "@atlaskit/editor-plugin-breakout": "2.1.6",
@@ -189,7 +189,7 @@
189
189
  "@atlaskit/editor-plugin-media-insert": "6.2.3",
190
190
  "@atlaskit/editor-plugin-mentions": "4.3.3",
191
191
  "@atlaskit/editor-plugin-metrics": "3.4.4",
192
- "@atlaskit/editor-plugin-panel": "4.3.5",
192
+ "@atlaskit/editor-plugin-panel": "4.3.6",
193
193
  "@atlaskit/editor-plugin-paste": "3.1.7",
194
194
  "@atlaskit/editor-plugin-paste-options-toolbar": "2.0.5",
195
195
  "@atlaskit/editor-plugin-placeholder": "2.0.12",
@@ -205,7 +205,7 @@
205
205
  "@atlaskit/editor-plugin-selection-toolbar": "3.3.0",
206
206
  "@atlaskit/editor-plugin-status": "3.1.9",
207
207
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
208
- "@atlaskit/editor-plugin-table": "10.6.9",
208
+ "@atlaskit/editor-plugin-table": "10.6.10",
209
209
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.0.5",
210
210
  "@atlaskit/editor-plugin-text-color": "2.1.8",
211
211
  "@atlaskit/editor-plugin-text-formatting": "2.1.9",