@atlaskit/editor-plugins 10.1.80 → 10.1.81
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.81",
|
|
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",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"@atlaskit/editor-plugin-copy-button": "3.0.2",
|
|
166
166
|
"@atlaskit/editor-plugin-custom-autoformat": "3.0.1",
|
|
167
167
|
"@atlaskit/editor-plugin-data-consumer": "3.0.4",
|
|
168
|
-
"@atlaskit/editor-plugin-date": "5.1.
|
|
168
|
+
"@atlaskit/editor-plugin-date": "5.1.11",
|
|
169
169
|
"@atlaskit/editor-plugin-decorations": "3.1.0",
|
|
170
170
|
"@atlaskit/editor-plugin-editor-disabled": "3.0.1",
|
|
171
171
|
"@atlaskit/editor-plugin-editor-viewmode": "5.0.4",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.9",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.1",
|
|
221
221
|
"@atlaskit/editor-plugin-table": "12.3.1",
|
|
222
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.
|
|
222
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "6.4.5",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.15",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.23",
|
|
225
225
|
"@atlaskit/editor-plugin-toolbar": "0.4.2",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"@atlaskit/editor-plugin-undo-redo": "3.2.5",
|
|
231
231
|
"@atlaskit/editor-plugin-unsupported-content": "3.0.5",
|
|
232
232
|
"@atlaskit/editor-plugin-user-intent": "1.1.1",
|
|
233
|
-
"@atlaskit/editor-plugin-user-preferences": "1.2.
|
|
233
|
+
"@atlaskit/editor-plugin-user-preferences": "1.2.5",
|
|
234
234
|
"@atlaskit/editor-plugin-width": "4.0.4",
|
|
235
235
|
"@babel/runtime": "^7.0.0"
|
|
236
236
|
},
|