@atlaskit/editor-plugins 10.1.18 → 10.1.19
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.19",
|
|
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",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"@atlaskit/editor-plugin-batch-attribute-updates": "3.0.2",
|
|
144
144
|
"@atlaskit/editor-plugin-before-primary-toolbar": "3.0.0",
|
|
145
145
|
"@atlaskit/editor-plugin-better-type-history": "3.0.2",
|
|
146
|
-
"@atlaskit/editor-plugin-block-controls": "4.1.
|
|
146
|
+
"@atlaskit/editor-plugin-block-controls": "4.1.4",
|
|
147
147
|
"@atlaskit/editor-plugin-block-menu": "0.0.0",
|
|
148
148
|
"@atlaskit/editor-plugin-block-type": "6.1.1",
|
|
149
149
|
"@atlaskit/editor-plugin-border": "3.0.2",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"@atlaskit/editor-plugin-feature-flags": "2.0.0",
|
|
176
176
|
"@atlaskit/editor-plugin-feedback-dialog": "3.0.0",
|
|
177
177
|
"@atlaskit/editor-plugin-find-replace": "3.2.0",
|
|
178
|
-
"@atlaskit/editor-plugin-floating-toolbar": "5.1.
|
|
178
|
+
"@atlaskit/editor-plugin-floating-toolbar": "5.1.4",
|
|
179
179
|
"@atlaskit/editor-plugin-focus": "2.0.0",
|
|
180
180
|
"@atlaskit/editor-plugin-fragment": "3.0.2",
|
|
181
181
|
"@atlaskit/editor-plugin-grid": "3.1.0",
|