@atlaskit/editor-plugins 10.1.71 → 10.1.73
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.
- package/CHANGELOG.md +12 -0
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.73",
|
|
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",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
157
157
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.3",
|
|
158
158
|
"@atlaskit/editor-plugin-code-block": "5.0.12",
|
|
159
|
-
"@atlaskit/editor-plugin-collab-edit": "4.2.
|
|
159
|
+
"@atlaskit/editor-plugin-collab-edit": "4.2.1",
|
|
160
160
|
"@atlaskit/editor-plugin-composition": "2.0.0",
|
|
161
161
|
"@atlaskit/editor-plugin-connectivity": "3.1.0",
|
|
162
162
|
"@atlaskit/editor-plugin-content-insertion": "3.1.1",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"@atlaskit/editor-plugin-history": "3.1.0",
|
|
188
188
|
"@atlaskit/editor-plugin-hyperlink": "5.4.8",
|
|
189
189
|
"@atlaskit/editor-plugin-image-upload": "3.0.0",
|
|
190
|
-
"@atlaskit/editor-plugin-indentation": "3.1.
|
|
190
|
+
"@atlaskit/editor-plugin-indentation": "3.1.6",
|
|
191
191
|
"@atlaskit/editor-plugin-insert-block": "4.3.0",
|
|
192
192
|
"@atlaskit/editor-plugin-interaction": "5.0.0",
|
|
193
193
|
"@atlaskit/editor-plugin-layout": "3.1.10",
|
|
@@ -211,15 +211,15 @@
|
|
|
211
211
|
"@atlaskit/editor-plugin-rule": "3.0.4",
|
|
212
212
|
"@atlaskit/editor-plugin-save-on-enter": "3.0.0",
|
|
213
213
|
"@atlaskit/editor-plugin-scroll-into-view": "3.0.1",
|
|
214
|
-
"@atlaskit/editor-plugin-selection": "3.1.
|
|
214
|
+
"@atlaskit/editor-plugin-selection": "3.1.1",
|
|
215
215
|
"@atlaskit/editor-plugin-selection-extension": "3.5.2",
|
|
216
216
|
"@atlaskit/editor-plugin-selection-marker": "3.0.6",
|
|
217
217
|
"@atlaskit/editor-plugin-selection-toolbar": "4.3.8",
|
|
218
218
|
"@atlaskit/editor-plugin-show-diff": "0.1.4",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.8",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
|
-
"@atlaskit/editor-plugin-table": "12.2.
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.
|
|
221
|
+
"@atlaskit/editor-plugin-table": "12.2.6",
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.2",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.13",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.20",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.3.0",
|