@atlaskit/editor-plugins 7.0.9 → 7.0.10
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": "7.0.
|
|
3
|
+
"version": "7.0.10",
|
|
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",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"@atlaskit/editor-plugin-emoji": "2.7.27",
|
|
165
165
|
"@atlaskit/editor-plugin-engagement-platform": "2.2.7",
|
|
166
166
|
"@atlaskit/editor-plugin-expand": "2.10.14",
|
|
167
|
-
"@atlaskit/editor-plugin-extension": "3.1.
|
|
167
|
+
"@atlaskit/editor-plugin-extension": "3.1.2",
|
|
168
168
|
"@atlaskit/editor-plugin-feature-flags": "1.2.16",
|
|
169
169
|
"@atlaskit/editor-plugin-feedback-dialog": "1.1.14",
|
|
170
170
|
"@atlaskit/editor-plugin-find-replace": "1.7.23",
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"@atlaskit/editor-plugin-hyperlink": "3.2.34",
|
|
180
180
|
"@atlaskit/editor-plugin-image-upload": "1.2.17",
|
|
181
181
|
"@atlaskit/editor-plugin-indentation": "1.8.12",
|
|
182
|
-
"@atlaskit/editor-plugin-insert-block": "2.4.
|
|
182
|
+
"@atlaskit/editor-plugin-insert-block": "2.4.35",
|
|
183
183
|
"@atlaskit/editor-plugin-layout": "1.13.0",
|
|
184
184
|
"@atlaskit/editor-plugin-list": "3.9.11",
|
|
185
185
|
"@atlaskit/editor-plugin-loom": "3.1.37",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"@atlaskit/editor-plugin-status": "2.6.7",
|
|
205
205
|
"@atlaskit/editor-plugin-submit-editor": "1.3.15",
|
|
206
206
|
"@atlaskit/editor-plugin-table": "9.2.1",
|
|
207
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "2.12.
|
|
207
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "2.12.41",
|
|
208
208
|
"@atlaskit/editor-plugin-text-color": "1.16.10",
|
|
209
209
|
"@atlaskit/editor-plugin-text-formatting": "1.16.12",
|
|
210
210
|
"@atlaskit/editor-plugin-toolbar-lists-indentation": "1.14.13",
|