@atlaskit/editor-plugins 10.1.13 → 10.1.14
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 +4 -4
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.14",
|
|
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",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"@atlaskit/editor-plugin-metrics": "4.0.4",
|
|
198
198
|
"@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
|
|
199
199
|
"@atlaskit/editor-plugin-panel": "5.2.3",
|
|
200
|
-
"@atlaskit/editor-plugin-paste": "4.1.
|
|
200
|
+
"@atlaskit/editor-plugin-paste": "4.1.2",
|
|
201
201
|
"@atlaskit/editor-plugin-paste-options-toolbar": "3.1.0",
|
|
202
202
|
"@atlaskit/editor-plugin-placeholder": "3.0.1",
|
|
203
203
|
"@atlaskit/editor-plugin-placeholder-text": "3.1.1",
|
|
@@ -213,12 +213,12 @@
|
|
|
213
213
|
"@atlaskit/editor-plugin-show-diff": "0.0.0",
|
|
214
214
|
"@atlaskit/editor-plugin-status": "4.1.1",
|
|
215
215
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
216
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
216
|
+
"@atlaskit/editor-plugin-table": "12.1.8",
|
|
217
217
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.1.1",
|
|
218
218
|
"@atlaskit/editor-plugin-text-color": "3.1.1",
|
|
219
219
|
"@atlaskit/editor-plugin-text-formatting": "3.0.5",
|
|
220
220
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "4.1.1",
|
|
221
|
-
"@atlaskit/editor-plugin-track-changes": "2.
|
|
221
|
+
"@atlaskit/editor-plugin-track-changes": "2.3.0",
|
|
222
222
|
"@atlaskit/editor-plugin-type-ahead": "3.1.1",
|
|
223
223
|
"@atlaskit/editor-plugin-ufo": "3.1.1",
|
|
224
224
|
"@atlaskit/editor-plugin-undo-redo": "3.1.0",
|