@atlaskit/editor-plugins 8.4.4 → 8.4.6

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 +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.4.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 8.4.5
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 8.4.4
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.4.4",
3
+ "version": "8.4.6",
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",
@@ -140,12 +140,12 @@
140
140
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
141
141
  "@atlaskit/editor-plugin-before-primary-toolbar": "2.0.4",
142
142
  "@atlaskit/editor-plugin-better-type-history": "2.1.3",
143
- "@atlaskit/editor-plugin-block-controls": "3.13.1",
143
+ "@atlaskit/editor-plugin-block-controls": "3.13.2",
144
144
  "@atlaskit/editor-plugin-block-type": "5.1.15",
145
145
  "@atlaskit/editor-plugin-border": "2.1.3",
146
146
  "@atlaskit/editor-plugin-breakout": "2.2.0",
147
147
  "@atlaskit/editor-plugin-caption": "2.1.3",
148
- "@atlaskit/editor-plugin-card": "5.4.24",
148
+ "@atlaskit/editor-plugin-card": "5.4.25",
149
149
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
150
150
  "@atlaskit/editor-plugin-clipboard": "2.0.3",
151
151
  "@atlaskit/editor-plugin-code-bidi-warning": "2.1.0",
@@ -167,17 +167,17 @@
167
167
  "@atlaskit/editor-plugin-emoji": "3.6.2",
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.3",
170
+ "@atlaskit/editor-plugin-extension": "5.3.4",
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",
174
- "@atlaskit/editor-plugin-floating-toolbar": "4.0.7",
174
+ "@atlaskit/editor-plugin-floating-toolbar": "4.0.8",
175
175
  "@atlaskit/editor-plugin-focus": "1.5.4",
176
176
  "@atlaskit/editor-plugin-fragment": "2.1.3",
177
177
  "@atlaskit/editor-plugin-grid": "2.0.4",
178
178
  "@atlaskit/editor-plugin-guideline": "2.0.5",
179
179
  "@atlaskit/editor-plugin-help-dialog": "2.1.1",
180
- "@atlaskit/editor-plugin-highlight": "2.4.0",
180
+ "@atlaskit/editor-plugin-highlight": "2.5.0",
181
181
  "@atlaskit/editor-plugin-history": "2.0.3",
182
182
  "@atlaskit/editor-plugin-hyperlink": "4.4.0",
183
183
  "@atlaskit/editor-plugin-image-upload": "2.0.3",
@@ -188,7 +188,7 @@
188
188
  "@atlaskit/editor-plugin-list": "4.2.2",
189
189
  "@atlaskit/editor-plugin-loom": "4.1.0",
190
190
  "@atlaskit/editor-plugin-max-content-size": "2.0.3",
191
- "@atlaskit/editor-plugin-media": "2.7.2",
191
+ "@atlaskit/editor-plugin-media": "2.7.3",
192
192
  "@atlaskit/editor-plugin-media-insert": "6.3.1",
193
193
  "@atlaskit/editor-plugin-mentions": "4.5.0",
194
194
  "@atlaskit/editor-plugin-metrics": "3.4.5",
@@ -208,7 +208,7 @@
208
208
  "@atlaskit/editor-plugin-selection-toolbar": "3.5.6",
209
209
  "@atlaskit/editor-plugin-status": "3.1.12",
210
210
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
211
- "@atlaskit/editor-plugin-table": "10.9.14",
211
+ "@atlaskit/editor-plugin-table": "10.9.15",
212
212
  "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.3",
213
213
  "@atlaskit/editor-plugin-text-color": "2.3.0",
214
214
  "@atlaskit/editor-plugin-text-formatting": "2.2.1",