@atlaskit/editor-plugins 9.4.51 → 9.4.54

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 +18 -0
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 9.4.54
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 9.4.53
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 9.4.52
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 9.4.51
4
22
 
5
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "9.4.51",
3
+ "version": "9.4.54",
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",
@@ -142,16 +142,16 @@
142
142
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.1",
143
143
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.0",
144
144
  "@atlaskit/editor-plugin-better-type-history": "3.0.1",
145
- "@atlaskit/editor-plugin-block-controls": "4.0.7",
146
- "@atlaskit/editor-plugin-block-type": "6.0.4",
145
+ "@atlaskit/editor-plugin-block-controls": "4.0.8",
146
+ "@atlaskit/editor-plugin-block-type": "6.0.5",
147
147
  "@atlaskit/editor-plugin-border": "3.0.1",
148
148
  "@atlaskit/editor-plugin-breakout": "3.0.5",
149
149
  "@atlaskit/editor-plugin-caption": "3.0.1",
150
- "@atlaskit/editor-plugin-card": "7.0.7",
150
+ "@atlaskit/editor-plugin-card": "7.0.9",
151
151
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
152
152
  "@atlaskit/editor-plugin-clipboard": "3.0.0",
153
153
  "@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
154
- "@atlaskit/editor-plugin-code-block": "5.0.2",
154
+ "@atlaskit/editor-plugin-code-block": "5.0.3",
155
155
  "@atlaskit/editor-plugin-collab-edit": "4.0.3",
156
156
  "@atlaskit/editor-plugin-composition": "2.0.0",
157
157
  "@atlaskit/editor-plugin-connectivity": "3.0.0",
@@ -173,7 +173,7 @@
173
173
  "@atlaskit/editor-plugin-feature-flags": "2.0.0",
174
174
  "@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
175
175
  "@atlaskit/editor-plugin-find-replace": "3.1.5",
176
- "@atlaskit/editor-plugin-floating-toolbar": "5.0.3",
176
+ "@atlaskit/editor-plugin-floating-toolbar": "5.0.4",
177
177
  "@atlaskit/editor-plugin-focus": "2.0.0",
178
178
  "@atlaskit/editor-plugin-fragment": "3.0.1",
179
179
  "@atlaskit/editor-plugin-grid": "3.0.1",
@@ -187,13 +187,13 @@
187
187
  "@atlaskit/editor-plugin-insert-block": "4.1.2",
188
188
  "@atlaskit/editor-plugin-interaction": "4.0.0",
189
189
  "@atlaskit/editor-plugin-layout": "3.0.3",
190
- "@atlaskit/editor-plugin-list": "5.0.2",
190
+ "@atlaskit/editor-plugin-list": "5.0.3",
191
191
  "@atlaskit/editor-plugin-loom": "5.0.1",
192
192
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
193
193
  "@atlaskit/editor-plugin-media": "5.1.7",
194
194
  "@atlaskit/editor-plugin-media-insert": "8.0.2",
195
195
  "@atlaskit/editor-plugin-mentions": "5.1.4",
196
- "@atlaskit/editor-plugin-metrics": "4.0.2",
196
+ "@atlaskit/editor-plugin-metrics": "4.0.3",
197
197
  "@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
198
198
  "@atlaskit/editor-plugin-panel": "5.1.4",
199
199
  "@atlaskit/editor-plugin-paste": "4.0.2",
@@ -211,12 +211,12 @@
211
211
  "@atlaskit/editor-plugin-selection-toolbar": "4.1.0",
212
212
  "@atlaskit/editor-plugin-status": "4.0.3",
213
213
  "@atlaskit/editor-plugin-submit-editor": "3.0.0",
214
- "@atlaskit/editor-plugin-table": "11.1.4",
214
+ "@atlaskit/editor-plugin-table": "11.1.5",
215
215
  "@atlaskit/editor-plugin-tasks-and-decisions": "6.0.2",
216
216
  "@atlaskit/editor-plugin-text-color": "3.0.3",
217
- "@atlaskit/editor-plugin-text-formatting": "3.0.3",
217
+ "@atlaskit/editor-plugin-text-formatting": "3.0.4",
218
218
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.0.3",
219
- "@atlaskit/editor-plugin-type-ahead": "3.0.4",
219
+ "@atlaskit/editor-plugin-type-ahead": "3.0.5",
220
220
  "@atlaskit/editor-plugin-ufo": "3.1.1",
221
221
  "@atlaskit/editor-plugin-undo-redo": "3.0.2",
222
222
  "@atlaskit/editor-plugin-unsupported-content": "3.0.1",