@atlaskit/editor-plugins 10.1.36 → 10.1.38
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 +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.38",
|
|
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",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"@atlaskit/editor-plugin-border": "3.0.3",
|
|
151
151
|
"@atlaskit/editor-plugin-breakout": "3.1.4",
|
|
152
152
|
"@atlaskit/editor-plugin-caption": "3.1.2",
|
|
153
|
-
"@atlaskit/editor-plugin-card": "7.
|
|
153
|
+
"@atlaskit/editor-plugin-card": "7.3.0",
|
|
154
154
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
|
|
155
155
|
"@atlaskit/editor-plugin-clipboard": "3.0.0",
|
|
156
156
|
"@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"@atlaskit/editor-plugin-emoji": "4.2.4",
|
|
173
173
|
"@atlaskit/editor-plugin-engagement-platform": "4.0.0",
|
|
174
174
|
"@atlaskit/editor-plugin-expand": "4.2.3",
|
|
175
|
-
"@atlaskit/editor-plugin-extension": "6.1.
|
|
175
|
+
"@atlaskit/editor-plugin-extension": "6.1.6",
|
|
176
176
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
177
177
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
178
178
|
"@atlaskit/editor-plugin-find-replace": "3.2.1",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"@atlaskit/editor-plugin-show-diff": "0.0.3",
|
|
217
217
|
"@atlaskit/editor-plugin-status": "4.1.3",
|
|
218
218
|
"@atlaskit/editor-plugin-submit-editor": "3.1.0",
|
|
219
|
-
"@atlaskit/editor-plugin-table": "12.1.
|
|
219
|
+
"@atlaskit/editor-plugin-table": "12.1.14",
|
|
220
220
|
"@atlaskit/editor-plugin-tasks-and-decisions": "6.2.0",
|
|
221
221
|
"@atlaskit/editor-plugin-text-color": "3.1.4",
|
|
222
222
|
"@atlaskit/editor-plugin-text-formatting": "3.0.10",
|