@atlaskit/editor-plugins 6.2.4 → 6.2.6
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 +5 -5
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugins",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.6",
|
|
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",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"@atlaskit/editor-plugin-batch-attribute-updates": "1.1.11",
|
|
138
138
|
"@atlaskit/editor-plugin-before-primary-toolbar": "1.3.16",
|
|
139
139
|
"@atlaskit/editor-plugin-better-type-history": "1.9.11",
|
|
140
|
-
"@atlaskit/editor-plugin-block-controls": "2.
|
|
140
|
+
"@atlaskit/editor-plugin-block-controls": "2.19.0",
|
|
141
141
|
"@atlaskit/editor-plugin-block-type": "4.1.3",
|
|
142
142
|
"@atlaskit/editor-plugin-border": "1.7.12",
|
|
143
143
|
"@atlaskit/editor-plugin-breakout": "1.9.15",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"@atlaskit/editor-plugin-code-block": "3.5.15",
|
|
150
150
|
"@atlaskit/editor-plugin-collab-edit": "2.1.3",
|
|
151
151
|
"@atlaskit/editor-plugin-composition": "1.2.16",
|
|
152
|
-
"@atlaskit/editor-plugin-connectivity": "1.1.
|
|
152
|
+
"@atlaskit/editor-plugin-connectivity": "1.1.4",
|
|
153
153
|
"@atlaskit/editor-plugin-content-insertion": "1.11.4",
|
|
154
154
|
"@atlaskit/editor-plugin-context-identifier": "1.3.15",
|
|
155
155
|
"@atlaskit/editor-plugin-context-menu": "1.2.17",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"@atlaskit/editor-plugin-list": "3.9.11",
|
|
186
186
|
"@atlaskit/editor-plugin-loom": "3.1.33",
|
|
187
187
|
"@atlaskit/editor-plugin-max-content-size": "1.3.15",
|
|
188
|
-
"@atlaskit/editor-plugin-media": "1.44.
|
|
188
|
+
"@atlaskit/editor-plugin-media": "1.44.2",
|
|
189
189
|
"@atlaskit/editor-plugin-media-insert": "5.0.0",
|
|
190
190
|
"@atlaskit/editor-plugin-mentions": "2.11.1",
|
|
191
191
|
"@atlaskit/editor-plugin-panel": "3.2.3",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"@atlaskit/editor-plugin-selection-toolbar": "1.5.4",
|
|
204
204
|
"@atlaskit/editor-plugin-status": "2.6.6",
|
|
205
205
|
"@atlaskit/editor-plugin-submit-editor": "1.3.15",
|
|
206
|
-
"@atlaskit/editor-plugin-table": "9.1.
|
|
206
|
+
"@atlaskit/editor-plugin-table": "9.1.2",
|
|
207
207
|
"@atlaskit/editor-plugin-tasks-and-decisions": "2.12.34",
|
|
208
208
|
"@atlaskit/editor-plugin-text-color": "1.16.8",
|
|
209
209
|
"@atlaskit/editor-plugin-text-formatting": "1.16.10",
|