@atlaskit/editor-plugins 10.1.48 → 10.1.49
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 +3 -3
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.49",
|
|
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",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"@atlaskit/editor-plugin-local-id": "1.0.0",
|
|
197
197
|
"@atlaskit/editor-plugin-loom": "5.1.1",
|
|
198
198
|
"@atlaskit/editor-plugin-max-content-size": "3.0.0",
|
|
199
|
-
"@atlaskit/editor-plugin-media": "5.2.
|
|
199
|
+
"@atlaskit/editor-plugin-media": "5.2.8",
|
|
200
200
|
"@atlaskit/editor-plugin-media-insert": "9.1.0",
|
|
201
201
|
"@atlaskit/editor-plugin-mentions": "5.2.4",
|
|
202
202
|
"@atlaskit/editor-plugin-metrics": "4.0.5",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"@atlaskit/editor-plugin-show-diff": "0.1.1",
|
|
219
219
|
"@atlaskit/editor-plugin-status": "4.1.3",
|
|
220
220
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
221
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
221
|
+
"@atlaskit/editor-plugin-table": "12.1.15",
|
|
222
222
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.2.2",
|
|
223
223
|
"@atlaskit/editor-plugin-text-color": "3.1.5",
|
|
224
224
|
"@atlaskit/editor-plugin-text-formatting": "3.0.13",
|