@atlaskit/editor-plugins 8.4.2 → 8.4.4

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 +12 -0
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 8.4.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 8.4.3
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 8.4.2
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "8.4.2",
3
+ "version": "8.4.4",
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",
@@ -145,7 +145,7 @@
145
145
  "@atlaskit/editor-plugin-border": "2.1.3",
146
146
  "@atlaskit/editor-plugin-breakout": "2.2.0",
147
147
  "@atlaskit/editor-plugin-caption": "2.1.3",
148
- "@atlaskit/editor-plugin-card": "5.4.23",
148
+ "@atlaskit/editor-plugin-card": "5.4.24",
149
149
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "2.0.3",
150
150
  "@atlaskit/editor-plugin-clipboard": "2.0.3",
151
151
  "@atlaskit/editor-plugin-code-bidi-warning": "2.1.0",
@@ -159,12 +159,12 @@
159
159
  "@atlaskit/editor-plugin-copy-button": "2.0.5",
160
160
  "@atlaskit/editor-plugin-custom-autoformat": "2.0.3",
161
161
  "@atlaskit/editor-plugin-data-consumer": "2.1.3",
162
- "@atlaskit/editor-plugin-date": "4.2.0",
162
+ "@atlaskit/editor-plugin-date": "4.3.0",
163
163
  "@atlaskit/editor-plugin-decorations": "2.0.3",
164
164
  "@atlaskit/editor-plugin-editor-disabled": "2.0.3",
165
165
  "@atlaskit/editor-plugin-editor-viewmode": "3.1.0",
166
166
  "@atlaskit/editor-plugin-editor-viewmode-effects": "2.0.3",
167
- "@atlaskit/editor-plugin-emoji": "3.6.1",
167
+ "@atlaskit/editor-plugin-emoji": "3.6.2",
168
168
  "@atlaskit/editor-plugin-engagement-platform": "3.1.0",
169
169
  "@atlaskit/editor-plugin-expand": "3.2.7",
170
170
  "@atlaskit/editor-plugin-extension": "5.3.3",
@@ -188,12 +188,12 @@
188
188
  "@atlaskit/editor-plugin-list": "4.2.2",
189
189
  "@atlaskit/editor-plugin-loom": "4.1.0",
190
190
  "@atlaskit/editor-plugin-max-content-size": "2.0.3",
191
- "@atlaskit/editor-plugin-media": "2.7.1",
191
+ "@atlaskit/editor-plugin-media": "2.7.2",
192
192
  "@atlaskit/editor-plugin-media-insert": "6.3.1",
193
193
  "@atlaskit/editor-plugin-mentions": "4.5.0",
194
194
  "@atlaskit/editor-plugin-metrics": "3.4.5",
195
195
  "@atlaskit/editor-plugin-panel": "4.3.7",
196
- "@atlaskit/editor-plugin-paste": "3.3.1",
196
+ "@atlaskit/editor-plugin-paste": "3.3.2",
197
197
  "@atlaskit/editor-plugin-paste-options-toolbar": "2.0.5",
198
198
  "@atlaskit/editor-plugin-placeholder": "2.0.12",
199
199
  "@atlaskit/editor-plugin-placeholder-text": "2.2.0",
@@ -206,16 +206,16 @@
206
206
  "@atlaskit/editor-plugin-selection-extension": "2.2.2",
207
207
  "@atlaskit/editor-plugin-selection-marker": "2.2.0",
208
208
  "@atlaskit/editor-plugin-selection-toolbar": "3.5.6",
209
- "@atlaskit/editor-plugin-status": "3.1.11",
209
+ "@atlaskit/editor-plugin-status": "3.1.12",
210
210
  "@atlaskit/editor-plugin-submit-editor": "2.0.3",
211
211
  "@atlaskit/editor-plugin-table": "10.9.14",
212
- "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.2",
212
+ "@atlaskit/editor-plugin-tasks-and-decisions": "5.1.3",
213
213
  "@atlaskit/editor-plugin-text-color": "2.3.0",
214
214
  "@atlaskit/editor-plugin-text-formatting": "2.2.1",
215
215
  "@atlaskit/editor-plugin-toolbar-lists-indentation": "3.2.1",
216
216
  "@atlaskit/editor-plugin-type-ahead": "2.6.0",
217
217
  "@atlaskit/editor-plugin-ufo": "2.0.4",
218
- "@atlaskit/editor-plugin-undo-redo": "2.0.10",
218
+ "@atlaskit/editor-plugin-undo-redo": "2.0.11",
219
219
  "@atlaskit/editor-plugin-unsupported-content": "2.1.3",
220
220
  "@atlaskit/editor-plugin-user-intent": "0.1.0",
221
221
  "@atlaskit/editor-plugin-width": "3.0.3",