@atlaskit/editor-plugins 10.1.67 → 10.1.68
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 +6 -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.68",
|
|
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",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.4",
|
|
146
146
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
|
|
147
147
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
148
|
-
"@atlaskit/editor-plugin-block-controls": "4.2.
|
|
148
|
+
"@atlaskit/editor-plugin-block-controls": "4.2.2",
|
|
149
149
|
"@atlaskit/editor-plugin-block-menu": "0.0.6",
|
|
150
150
|
"@atlaskit/editor-plugin-block-type": "6.2.7",
|
|
151
151
|
"@atlaskit/editor-plugin-border": "3.0.4",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"@atlaskit/editor-plugin-copy-button": "3.0.0",
|
|
166
166
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.0",
|
|
167
167
|
"@atlaskit/editor-plugin-data-consumer": "3.0.4",
|
|
168
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
168
|
+
"@atlaskit/editor-plugin-date": "5.1.8",
|
|
169
169
|
"@atlaskit/editor-plugin-decorations": "3.0.0",
|
|
170
170
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.0",
|
|
171
171
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.3",
|
|
@@ -215,16 +215,16 @@
|
|
|
215
215
|
"@atlaskit/editor-plugin-selection-extension": "3.5.1",
|
|
216
216
|
"@atlaskit/editor-plugin-selection-marker": "3.0.6",
|
|
217
217
|
"@atlaskit/editor-plugin-selection-toolbar": "4.3.6",
|
|
218
|
-
"@atlaskit/editor-plugin-show-diff": "0.1.
|
|
218
|
+
"@atlaskit/editor-plugin-show-diff": "0.1.4",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.7",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
221
|
"@atlaskit/editor-plugin-table": "12.2.4",
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.0",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.12",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.19",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.3.0",
|
|
226
226
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.5",
|
|
227
|
-
"@atlaskit/editor-plugin-track-changes": "2.7.
|
|
227
|
+
"@atlaskit/editor-plugin-track-changes": "2.7.2",
|
|
228
228
|
"@atlaskit/editor-plugin-type-ahead": "3.1.8",
|
|
229
229
|
"@atlaskit/editor-plugin-ufo": "3.1.3",
|
|
230
230
|
"@atlaskit/editor-plugin-undo-redo": "3.2.1",
|