@atlaskit/editor-plugins 10.0.7 → 10.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 10.0.7
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.0.7",
3
+ "version": "10.0.8",
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",
@@ -170,7 +170,7 @@
170
170
  "@atlaskit/editor-plugin-feature-flags": "2.0.0",
171
171
  "@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
172
172
  "@atlaskit/editor-plugin-find-replace": "3.2.0",
173
- "@atlaskit/editor-plugin-floating-toolbar": "5.1.1",
173
+ "@atlaskit/editor-plugin-floating-toolbar": "5.1.2",
174
174
  "@atlaskit/editor-plugin-focus": "2.0.0",
175
175
  "@atlaskit/editor-plugin-fragment": "3.0.1",
176
176
  "@atlaskit/editor-plugin-grid": "3.1.0",
@@ -187,12 +187,12 @@
187
187
  "@atlaskit/editor-plugin-list": "5.1.0",
188
188
  "@atlaskit/editor-plugin-loom": "5.1.0",
189
189
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
190
- "@atlaskit/editor-plugin-media": "5.2.1",
190
+ "@atlaskit/editor-plugin-media": "5.2.2",
191
191
  "@atlaskit/editor-plugin-media-insert": "8.1.0",
192
192
  "@atlaskit/editor-plugin-mentions": "5.2.0",
193
193
  "@atlaskit/editor-plugin-metrics": "4.0.3",
194
194
  "@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
195
- "@atlaskit/editor-plugin-panel": "5.2.1",
195
+ "@atlaskit/editor-plugin-panel": "5.2.2",
196
196
  "@atlaskit/editor-plugin-paste": "4.1.0",
197
197
  "@atlaskit/editor-plugin-paste-options-toolbar": "3.1.0",
198
198
  "@atlaskit/editor-plugin-placeholder": "3.0.1",
@@ -208,7 +208,7 @@
208
208
  "@atlaskit/editor-plugin-selection-toolbar": "4.2.0",
209
209
  "@atlaskit/editor-plugin-status": "4.1.0",
210
210
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
211
- "@atlaskit/editor-plugin-table": "12.1.2",
211
+ "@atlaskit/editor-plugin-table": "12.1.3",
212
212
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.1.0",
213
213
  "@atlaskit/editor-plugin-text-color": "3.1.0",
214
214
  "@atlaskit/editor-plugin-text-formatting": "3.0.4",