@atlaskit/editor-plugins 8.1.9 → 8.1.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.1.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 8.1.9
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.1.9",
3
+ "version": "8.1.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",
@@ -132,7 +132,7 @@
132
132
  "@atlaskit/editor-plugin-accessibility-utils": "2.0.4",
133
133
  "@atlaskit/editor-plugin-alignment": "3.1.9",
134
134
  "@atlaskit/editor-plugin-analytics": "2.2.1",
135
- "@atlaskit/editor-plugin-annotation": "2.5.1",
135
+ "@atlaskit/editor-plugin-annotation": "2.6.0",
136
136
  "@atlaskit/editor-plugin-avatar-group": "3.1.0",
137
137
  "@atlaskit/editor-plugin-base": "2.3.4",
138
138
  "@atlaskit/editor-plugin-batch-attribute-updates": "2.1.3",
@@ -162,7 +162,7 @@
162
162
  "@atlaskit/editor-plugin-editor-disabled": "2.0.3",
163
163
  "@atlaskit/editor-plugin-editor-viewmode": "3.1.0",
164
164
  "@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.3",
165
- "@atlaskit/editor-plugin-emoji": "3.5.4",
165
+ "@atlaskit/editor-plugin-emoji": "3.6.0",
166
166
  "@atlaskit/editor-plugin-engagement-platform": "3.1.0",
167
167
  "@atlaskit/editor-plugin-expand": "3.2.6",
168
168
  "@atlaskit/editor-plugin-extension": "5.2.4",
@@ -188,14 +188,14 @@
188
188
  "@atlaskit/editor-plugin-media": "2.6.0",
189
189
  "@atlaskit/editor-plugin-media-insert": "6.2.3",
190
190
  "@atlaskit/editor-plugin-mentions": "4.4.1",
191
- "@atlaskit/editor-plugin-metrics": "3.4.4",
191
+ "@atlaskit/editor-plugin-metrics": "3.4.5",
192
192
  "@atlaskit/editor-plugin-panel": "4.3.7",
193
193
  "@atlaskit/editor-plugin-paste": "3.2.0",
194
194
  "@atlaskit/editor-plugin-paste-options-toolbar": "2.0.5",
195
195
  "@atlaskit/editor-plugin-placeholder": "2.0.12",
196
196
  "@atlaskit/editor-plugin-placeholder-text": "2.2.0",
197
197
  "@atlaskit/editor-plugin-primary-toolbar": "3.2.0",
198
- "@atlaskit/editor-plugin-quick-insert": "2.3.0",
198
+ "@atlaskit/editor-plugin-quick-insert": "2.4.0",
199
199
  "@atlaskit/editor-plugin-rule": "2.1.3",
200
200
  "@atlaskit/editor-plugin-save-on-enter": "2.0.3",
201
201
  "@atlaskit/editor-plugin-scroll-into-view": "2.1.1",
@@ -210,7 +210,7 @@
210
210
  "@atlaskit/editor-plugin-text-color": "2.2.0",
211
211
  "@atlaskit/editor-plugin-text-formatting": "2.2.0",
212
212
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.0",
213
- "@atlaskit/editor-plugin-type-ahead": "2.4.2",
213
+ "@atlaskit/editor-plugin-type-ahead": "2.5.0",
214
214
  "@atlaskit/editor-plugin-ufo": "2.0.4",
215
215
  "@atlaskit/editor-plugin-undo-redo": "2.0.9",
216
216
  "@atlaskit/editor-plugin-unsupported-content": "2.1.3",