@atlaskit/editor-plugins 8.0.91 → 8.0.92
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": "8.0.
|
|
3
|
+
"version": "8.0.92",
|
|
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",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"@atlaskit/editor-plugin-copy-button": "2.0.3",
|
|
158
158
|
"@atlaskit/editor-plugin-custom-autoformat": "2.0.2",
|
|
159
159
|
"@atlaskit/editor-plugin-data-consumer": "2.1.2",
|
|
160
|
-
"@atlaskit/editor-plugin-date": "4.1.
|
|
160
|
+
"@atlaskit/editor-plugin-date": "4.1.8",
|
|
161
161
|
"@atlaskit/editor-plugin-decorations": "2.0.2",
|
|
162
162
|
"@atlaskit/editor-plugin-editor-disabled": "2.0.2",
|
|
163
163
|
"@atlaskit/editor-plugin-editor-viewmode": "3.0.3",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"@atlaskit/editor-plugin-help-dialog": "2.0.7",
|
|
178
178
|
"@atlaskit/editor-plugin-highlight": "2.2.3",
|
|
179
179
|
"@atlaskit/editor-plugin-history": "2.0.2",
|
|
180
|
-
"@atlaskit/editor-plugin-hyperlink": "4.3.
|
|
180
|
+
"@atlaskit/editor-plugin-hyperlink": "4.3.3",
|
|
181
181
|
"@atlaskit/editor-plugin-image-upload": "2.0.2",
|
|
182
182
|
"@atlaskit/editor-plugin-indentation": "2.1.2",
|
|
183
183
|
"@atlaskit/editor-plugin-insert-block": "3.1.5",
|