@atlaskit/editor-plugins 8.1.12 → 8.1.14
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": "8.1.
|
|
3
|
+
"version": "8.1.14",
|
|
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",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"@atlaskit/editor-plugin-accessibility-utils": "2.0.4",
|
|
134
134
|
"@atlaskit/editor-plugin-alignment": "3.1.10",
|
|
135
135
|
"@atlaskit/editor-plugin-analytics": "2.2.1",
|
|
136
|
-
"@atlaskit/editor-plugin-annotation": "2.
|
|
136
|
+
"@atlaskit/editor-plugin-annotation": "2.7.0",
|
|
137
137
|
"@atlaskit/editor-plugin-avatar-group": "3.1.0",
|
|
138
138
|
"@atlaskit/editor-plugin-base": "2.3.4",
|
|
139
139
|
"@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"@atlaskit/editor-plugin-border": "2.1.3",
|
|
145
145
|
"@atlaskit/editor-plugin-breakout": "2.1.7",
|
|
146
146
|
"@atlaskit/editor-plugin-caption": "2.1.3",
|
|
147
|
-
"@atlaskit/editor-plugin-card": "5.4.
|
|
147
|
+
"@atlaskit/editor-plugin-card": "5.4.14",
|
|
148
148
|
"@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
|
|
149
149
|
"@atlaskit/editor-plugin-clipboard": "2.0.3",
|
|
150
150
|
"@atlaskit/editor-plugin-code-bidi-warning": "2.1.0",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"@atlaskit/editor-plugin-max-content-size": "2.0.3",
|
|
190
190
|
"@atlaskit/editor-plugin-media": "2.6.0",
|
|
191
191
|
"@atlaskit/editor-plugin-media-insert": "6.2.3",
|
|
192
|
-
"@atlaskit/editor-plugin-mentions": "4.4.
|
|
192
|
+
"@atlaskit/editor-plugin-mentions": "4.4.2",
|
|
193
193
|
"@atlaskit/editor-plugin-metrics": "3.4.5",
|
|
194
194
|
"@atlaskit/editor-plugin-panel": "4.3.7",
|
|
195
195
|
"@atlaskit/editor-plugin-paste": "3.2.1",
|