@atlaskit/editor-plugins 8.3.7 → 8.3.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 +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.3.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.3.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": "8.3.7",
3
+ "version": "8.3.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",
@@ -141,9 +141,9 @@
141
141
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.4",
142
142
  "@atlaskit/editor-plugin-better-type-history": "2.1.3",
143
143
  "@atlaskit/editor-plugin-block-controls": "3.11.2",
144
- "@atlaskit/editor-plugin-block-type": "5.1.14",
144
+ "@atlaskit/editor-plugin-block-type": "5.1.15",
145
145
  "@atlaskit/editor-plugin-border": "2.1.3",
146
- "@atlaskit/editor-plugin-breakout": "2.1.8",
146
+ "@atlaskit/editor-plugin-breakout": "2.2.0",
147
147
  "@atlaskit/editor-plugin-caption": "2.1.3",
148
148
  "@atlaskit/editor-plugin-card": "5.4.21",
149
149
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
@@ -164,10 +164,10 @@
164
164
  "@atlaskit/editor-plugin-editor-disabled": "2.0.3",
165
165
  "@atlaskit/editor-plugin-editor-viewmode": "3.1.0",
166
166
  "@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.3",
167
- "@atlaskit/editor-plugin-emoji": "3.6.0",
167
+ "@atlaskit/editor-plugin-emoji": "3.6.1",
168
168
  "@atlaskit/editor-plugin-engagement-platform": "3.1.0",
169
169
  "@atlaskit/editor-plugin-expand": "3.2.7",
170
- "@atlaskit/editor-plugin-extension": "5.3.0",
170
+ "@atlaskit/editor-plugin-extension": "5.3.1",
171
171
  "@atlaskit/editor-plugin-feature-flags": "1.4.0",
172
172
  "@atlaskit/editor-plugin-feedback-dialog": "2.0.3",
173
173
  "@atlaskit/editor-plugin-find-replace": "2.2.0",
@@ -185,11 +185,11 @@
185
185
  "@atlaskit/editor-plugin-insert-block": "3.2.4",
186
186
  "@atlaskit/editor-plugin-interaction": "1.0.2",
187
187
  "@atlaskit/editor-plugin-layout": "2.6.1",
188
- "@atlaskit/editor-plugin-list": "4.2.1",
188
+ "@atlaskit/editor-plugin-list": "4.2.2",
189
189
  "@atlaskit/editor-plugin-loom": "4.0.14",
190
190
  "@atlaskit/editor-plugin-max-content-size": "2.0.3",
191
191
  "@atlaskit/editor-plugin-media": "2.6.7",
192
- "@atlaskit/editor-plugin-media-insert": "6.2.4",
192
+ "@atlaskit/editor-plugin-media-insert": "6.2.5",
193
193
  "@atlaskit/editor-plugin-mentions": "4.5.0",
194
194
  "@atlaskit/editor-plugin-metrics": "3.4.5",
195
195
  "@atlaskit/editor-plugin-panel": "4.3.7",
@@ -208,7 +208,7 @@
208
208
  "@atlaskit/editor-plugin-selection-toolbar": "3.5.4",
209
209
  "@atlaskit/editor-plugin-status": "3.1.11",
210
210
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
211
- "@atlaskit/editor-plugin-table": "10.9.8",
211
+ "@atlaskit/editor-plugin-table": "10.9.9",
212
212
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.2",
213
213
  "@atlaskit/editor-plugin-text-color": "2.3.0",
214
214
  "@atlaskit/editor-plugin-text-formatting": "2.2.0",